| Package | Description |
|---|---|
| one.microstream.chars | |
| one.microstream.util.xcsv |
| Modifier and Type | Class and Description |
|---|---|
class |
XCsvParserCharArray
Reference implementation for the XCSV file format based on a
char[] input. |
| Modifier and Type | Method and Description |
|---|---|
XCsvParser<D> |
XCsvParser.Creator.createCsvStringParser() |
XCsvParser<D> |
XCsvParser.Provider.provideCsvStringParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
XCsvParser.Provider.disposeCsvStringParser(XCsvParser<D> parser) |
Copyright © 2022 MicroStream Software. All rights reserved.