# 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.
# 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.