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 WritableByteChannelIOExceptionpublic void close()
           throws IOException close in interface Closeableclose in interface AutoCloseableclose in interface ChannelIOExceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.