public class IOUtil
extends java.lang.Object
| Constructor and Description |
|---|
IOUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copy(java.io.InputStream input,
java.io.OutputStream output) |
static java.lang.String |
randomHexString() |
static java.lang.String |
randomHexString(int length) |
Copyright © 2021. All rights reserved.