Class ByteChannelDataSupplier
java.lang.Object
cool.scx.io.ByteChannelDataSupplier
- All Implemented Interfaces:
Supplier<LinkedDataReader.Node>
-
Constructor Summary
ConstructorsConstructorDescriptionByteChannelDataSupplier(ByteChannel dataChannel) ByteChannelDataSupplier(ByteChannel dataChannel, boolean compress) ByteChannelDataSupplier(ByteChannel dataChannel, int bufferLength) ByteChannelDataSupplier(ByteChannel dataChannel, int bufferLength, boolean compress) -
Method Summary
-
Constructor Details
-
ByteChannelDataSupplier
-
ByteChannelDataSupplier
-
ByteChannelDataSupplier
-
ByteChannelDataSupplier
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<LinkedDataReader.Node>
-