public class IOUtil extends Object
| Constructor and Description |
|---|
IOUtil() |
| Modifier and Type | Method and Description |
|---|---|
static StringBuffer |
loadString(Reader reader) |
static StringBuffer |
loadStringUTF8(InputStream in) |
public static StringBuffer loadString(Reader reader) throws IOException
IOExceptionpublic static StringBuffer loadStringUTF8(InputStream in) throws IOException
IOExceptionCopyright © 2017 TopQuadrant, Inc.. All rights reserved.