| Package | Description |
|---|---|
| io.datarouter.bytes.split |
| Modifier and Type | Method and Description |
|---|---|
static <T> ByteChunkSplitter.ParsedByteChunk<T> |
ByteChunkSplitter.split(byte[] chunk,
byte delimiter,
boolean skipFirst,
ByteChunkSplitterCollector<T> collector) |
| Constructor and Description |
|---|
ByteChunkParsingScanner(io.datarouter.scanner.Scanner<ByteChunkSplitter.ParsedByteChunk<T>> chunks,
ByteChunkSplitterCollector<T> collector) |
Copyright © 2009–2021. All rights reserved.