Uses of Interface
cool.scx.bytes.indexer.ByteIndexer
Packages that use ByteIndexer
-
Uses of ByteIndexer in cool.scx.bytes
Methods in cool.scx.bytes with parameters of type ByteIndexerModifier and TypeMethodDescriptionlongByteReader.indexOf(ByteIndexer indexer, long maxLength, long maxPullCount) longIByteReader.indexOf(ByteIndexer indexer, long maxLength, long maxPullCount) -
Uses of ByteIndexer in cool.scx.bytes.indexer
Classes in cool.scx.bytes.indexer that implement ByteIndexerModifier and TypeClassDescriptionfinal classKMPByteIndexerfinal classSimpleByteIndexer