delimited
At this time this library is deliberately non-compliant and minimal, for use in certain scenarios where performance is critical.
It does not handle escaping characters or anything like that, only newline-delimited rows of comma-delimited values. You should never feed it 'user input', but only use it for things like storing a big view of data (that you control the format of) in S3.