| Constructor and Description |
|---|
IOUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readUtf8(InputStream in)
Reads the entire contents of the specified input stream and returns them
as UTF-8 string.
|
public IOUtils()
public static String readUtf8(InputStream in) throws IOException
IOExceptionCopyright © 2017. All rights reserved.