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