-
bomHeaderLength
int bomHeaderLength
The length of an optional BOM header.
-
commentCharacter
byte commentCharacter
The comment character used when building this index.
-
commentStrategy
CommentStrategy commentStrategy
The comment strategy used when building this index.
-
fieldSeparator
byte fieldSeparator
The field separator used when building this index.
-
fileSize
long fileSize
The CSV file size this index was built for.
-
pages
List<CsvIndex.CsvPage> pages
The pages this index is partitioned.
-
quoteCharacter
byte quoteCharacter
The quote character used when building this index.
-
recordCounter
long recordCounter
The total number of records the CSV file contains this index was built for.