public final class ReadStream extends Object
public static String read() throws IOException
IOException - if I/O error occurpublic static <T> T read(com.alibaba.fastjson.TypeReference<T> type)
throws IOException
T - Type类型type - Alibaba FastJSON TypeReferenceIOException - if I/O error occurCopyright © 2015–2016. All rights reserved.