public class ByteBufInputChannel extends InputChannel
| Constructor and Description |
|---|
ByteBufInputChannel(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
implCloseChannel() |
int |
read(ByteBuffer dst) |
read, readbegin, close, end, isOpenpublic ByteBufInputChannel(InputStream inputStream)
public int read(ByteBuffer dst) throws IOException
IOExceptionprotected void implCloseChannel()
throws IOException
implCloseChannel in class AbstractInterruptibleChannelIOExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.