Uses of Interface
one.microstream.util.csv.CsvRecordParserCharArray.Provider
-
Packages that use CsvRecordParserCharArray.Provider Package Description one.microstream.chars one.microstream.storage.types -
-
Uses of CsvRecordParserCharArray.Provider in one.microstream.chars
Methods in one.microstream.chars with parameters of type CsvRecordParserCharArray.Provider Modifier and Type Method Description static void
CsvParserCharArray. parseSegments(char[] input, int iStart, int iBound, VarString literalBuilder, CsvConfiguration config, CsvRowCollector rowAggregator, CsvRecordParserCharArray.Provider recordParserProvider)
-
Uses of CsvRecordParserCharArray.Provider in one.microstream.storage.types
Classes in one.microstream.storage.types that implement CsvRecordParserCharArray.Provider Modifier and Type Class Description static class
StorageDataConverterTypeCsvToBinary.Default
-