Class XCsvParserCharArray

java.lang.Object
one.microstream.chars.XCsvParserCharArray
All Implemented Interfaces:
ThreadSafe, HashImmutable, Immutable, Stateless, XCsvParser<_charArrayRange>

public final class XCsvParserCharArray
extends Object
implements XCsvParser<_charArrayRange>, Stateless
Reference implementation for the XCSV file format based on a char[] input.