Class PowerfulLinkedDataReader
java.lang.Object
cool.scx.io.data_reader.LinkedDataReader
cool.scx.io.data_reader.PowerfulLinkedDataReader
- All Implemented Interfaces:
DataReader
-
Field Summary
Fields inherited from class cool.scx.io.data_reader.LinkedDataReader
dataSupplier, head, tail -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintinputStreamRead(byte[] b, int off, int len) longlonginputStreamTransferTo(OutputStream out, long maxLength) Methods inherited from class cool.scx.io.data_reader.LinkedDataReader
appendData, ensureAvailable, ensureAvailableOrThrow, indexOf, indexOf, indexOf, peek, peek, peek, pullData, read, read, read, skip, walk
-
Constructor Details
-
PowerfulLinkedDataReader
-
PowerfulLinkedDataReader
public PowerfulLinkedDataReader()
-
-
Method Details
-
inputStreamRead
public int inputStreamRead() -
inputStreamRead
public int inputStreamRead(byte[] b, int off, int len) -
inputStreamTransferTo
-
inputStreamTransferTo
-