@FunctionalInterface static interface ByteBuff.ChannelReader
| Modifier and Type | Method and Description | 
|---|---|
| int | read(ReadableByteChannel channel,
    ByteBuffer buf,
    long offset) | 
int read(ReadableByteChannel channel, ByteBuffer buf, long offset) throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.