public synchronized long write(ByteBuffer[] srcs, int offset, int length) throws IOException(Code)
write
public synchronized long write(ByteBuffer[] srcs) throws IOException(Code)
Methods inherited from com.tc.util.io.MockWritableByteChannel
final protected synchronized long getMaxWriteCount()(Code)(Java Doc) final synchronized void setMaxWriteCount(long maxBytesToWriteAtOnce)(Code)(Java Doc) final public synchronized int write(ByteBuffer src) throws IOException(Code)(Java Doc)