Uses of Class
cool.scx.io.ByteChunk
Packages that use ByteChunk
-
Uses of ByteChunk in cool.scx.io
Fields in cool.scx.io declared as ByteChunkMethods in cool.scx.io that return ByteChunkModifier and TypeMethodDescriptionstatic ByteChunkByteChunk.of(byte... bytes) static ByteChunkByteChunk.of(byte[] bytes, int start, int end) static ByteChunkstatic ByteChunkByteChunk.subChunk(int start, int end) 相对 索引 0 起始Methods in cool.scx.io with parameters of type ByteChunk -
Uses of ByteChunk in cool.scx.io.consumer
Methods in cool.scx.io.consumer that return ByteChunkMethods in cool.scx.io.consumer with parameters of type ByteChunkModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanboolean -
Uses of ByteChunk in cool.scx.io.indexer
Methods in cool.scx.io.indexer with parameters of type ByteChunkModifier and TypeMethodDescription- 匹配成功需重置状态, 以便能够直接进行下次匹配.
-
Uses of ByteChunk in cool.scx.io.supplier
Methods in cool.scx.io.supplier that return ByteChunkModifier and TypeMethodDescriptionBoundaryByteSupplier.get()BufferedInputStreamByteSupplier.get()ByteArrayByteSupplier.get()ByteInputByteSupplier.get()ByteSupplier.get()获取下一个数据块CacheByteSupplier.get()FileByteSupplier.get()FixedLengthByteSupplier.get()InputStreamByteSupplier.get()SequenceByteSupplier.get()SpecialCloseByteSupplier.get()