public static interface PersistUtils.StreamReader<T>
T
read(java.io.InputStreamReader r)
T read(java.io.InputStreamReader r) throws java.io.IOException
java.io.IOException