public class FileUtil
extends java.lang.Object
| Constructor and Description |
|---|
FileUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
readBytes(java.io.InputStream in)
Read all bytes from the input stream.
|
public static byte[] readBytes(java.io.InputStream in)
throws java.io.IOException
java.io.IOException