public class StreamUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getBytes(InputStream stream)
Efficient converting stream to bytes.
|
public static byte[] getBytes(InputStream stream) throws IOException
IOException