public class FileIOUtil extends Object
| Constructor and Description |
|---|
FileIOUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyData(SequentialFile from,
SequentialFile to,
ByteBuffer buffer) |
public static void copyData(SequentialFile from, SequentialFile to, ByteBuffer buffer) throws Exception
ExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.