Class DefaultByteInput.ByteChunkNode
java.lang.Object
cool.scx.io.DefaultByteInput.ByteChunkNode
- Enclosing class:
DefaultByteInput
- Version:
- 0.0.1
- Author:
- scx567888
-
Field Details
-
chunk
-
position
public int position相对 索引 0 起始 -
next
-
-
Constructor Details
-
ByteChunkNode
-
-
Method Details
-
available
public int available() -
hasAvailable
public boolean hasAvailable() -
reset
public void reset() -
toString
-