stdgo.encoding.csv

Go to Haxe source-to-source compiler

..
Csv

Package csv reads and writes comma-separated values (CSV) files. There are many kinds of CSV files; this package supports the format described in RFC 4180.

ParseError

ParseErrorPointer

Reader

ReaderPointer

Writer

WriterPointer