public class ByteBufferBackedInputStream
extends java.io.InputStream
| Constructor and Description |
|---|
ByteBufferBackedInputStream(java.nio.ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
int |
read(byte[] bytes,
int off,
int len) |