ReReadableRepresentation.ReReadableByteChannel#
- public static class ReReadableByteChannel implements ReadableByteChannel#
Constructors#
ReReadableByteChannel#
- public ReReadableByteChannel(ReReadableRepresentation writeTo, ReadableByteChannel wrapp)#
Methods#
close#
- public void close()#
isOpen#
- public boolean isOpen()#
read#
- public int read(ByteBuffer dst)#