Package one.microstream.util.xcsv
Interface XCsvSegmentsParser<I>
- All Known Implementing Classes:
StorageDataConverterTypeCsvToBinary.Default
public interface XCsvSegmentsParser<I>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
XCsvSegmentsParser.Provider<I>
-
Method Summary
Modifier and Type Method Description void
parseSegments(I input)