# Functions

No description provided by the author
NewCsvSymbolState constructs this object with specified parameters.
NewCsvTokenizer constructs this object with default parameters.
NewCsvWordState constructs this object with specified parameters.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

CsvQuoteState implements a quote string state object for CSV streams.
CsvSymbolState implements a symbol state to tokenize delimiters in CSV streams.
CsvTokenizer implements a tokenizer class for CSV files.
CsvWordState implements a word state to tokenize CSV stream.