Closeable, AutoCloseable, Channel, WritableByteChannelpublic class ChannelFunctionWritableByteChannel extends Object implements WritableByteChannel
| Constructor | Description |
|---|---|
ChannelFunctionWritableByteChannel(WritableByteChannel channel,
ChannelFunction... functions) |
public ChannelFunctionWritableByteChannel(WritableByteChannel channel, ChannelFunction... functions)
public int write(ByteBuffer src) throws IOException
write in interface WritableByteChannelIOExceptionpublic void close()
throws IOException
close in interface AutoCloseableclose in interface Channelclose in interface CloseableIOExceptionCopyright © 2018. All rights reserved.