| Package | Description |
|---|---|
| com.mware.ge.csv |
| Modifier and Type | Class and Description |
|---|---|
static class |
CharReadableChunker.ChunkImpl |
| Modifier and Type | Field and Description |
|---|---|
static Source.Chunk |
Source.EMPTY_CHUNK |
| Modifier and Type | Method and Description |
|---|---|
Source.Chunk |
Chunker.newChunk() |
Source.Chunk |
Source.nextChunk(int seekStartPos) |
Source.Chunk |
AutoReadingSource.nextChunk(int seekStartPos) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Chunker.nextChunk(Source.Chunk chunk)
Fills a previously
allocated chunk with data to be processed after completion
of this call. |
boolean |
ClosestNewLineChunker.nextChunk(Source.Chunk chunk)
Fills the given chunk with data from the underlying
CharReadable, up to a good cut-off point
in the vicinity of the buffer size. |
static Source |
Source.singleChunk(Source.Chunk chunk) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.