public class IOUtils extends Object
| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(InputStream stream) |
static String |
toString(Reader reader) |
public static String toString(InputStream stream) throws IOException
IOExceptionpublic static String toString(Reader reader) throws IOException
IOExceptionCopyright © 2015–2018. All rights reserved.