@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
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.