public class ChannelFunctionReadableByteChannel extends Object implements ReadableByteChannel
Constructor and Description |
---|
ChannelFunctionReadableByteChannel(ReadableByteChannel channel, ChannelFunction... functions) |
public ChannelFunctionReadableByteChannel(ReadableByteChannel channel, ChannelFunction... functions)
public int read(ByteBuffer dst) throws IOException
read
in interface ReadableByteChannel
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in interface Channel
IOException
Copyright © 2020 JBoss by Red Hat. All rights reserved.