public interface ChannelPipedSink extends java.nio.channels.Channel
void
eof()
receive(byte[] bytes, int off, int len)
close, isOpen
void receive(byte[] bytes, int off, int len) throws java.io.IOException
bytes
off
len
java.io.IOException
void eof()