public class Util
extends java.lang.Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(java.io.InputStream source,
java.io.OutputStream target) |
static byte[] |
toByteArray(java.io.InputStream stream) |