public class ByteBufferIO
extends java.lang.Object
Constructor and Description |
---|
ByteBufferIO() |
Modifier and Type | Method and Description |
---|---|
static java.nio.ByteBuffer |
read(java.io.InputStream input) |
static void |
write(java.io.OutputStream output,
java.nio.ByteBuffer buffer) |