public class Streams extends Object
| Constructor and Description |
|---|
Streams() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
toByteArray(InputStream input) |
static String |
toString(InputStream input) |
public static String toString(InputStream input) throws IOException
IOExceptionpublic static byte[] toByteArray(InputStream input) throws IOException
IOExceptionCopyright © 2022. All rights reserved.