public class StreamUtil
extends java.lang.Object
| Constructor and Description |
|---|
StreamUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(java.io.InputStream from,
java.io.OutputStream to) |
static byte[] |
readAll(java.io.InputStream aIs) |
Copyright © 2025. All rights reserved.