public class ChannelFunctionWritableByteChannel extends Object implements WritableByteChannel
Constructor and Description |
---|
ChannelFunctionWritableByteChannel(WritableByteChannel channel, ChannelFunction... functions) |
public ChannelFunctionWritableByteChannel(WritableByteChannel channel, ChannelFunction... functions)
public int write(ByteBuffer src) throws IOException
write
in interface WritableByteChannel
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.