public class ByteBufferInputStream extends InputStream
| Constructor and Description |
|---|
ByteBufferInputStream(ReadableByteChannel channel,
ByteBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
available, close, mark, markSupported, read, read, reset, skippublic ByteBufferInputStream(ReadableByteChannel channel, ByteBuffer buffer)
public int read()
throws IOException
read in class InputStreamIOExceptionCopyright © 2016 Pivotal Software, Inc.. All rights reserved.