recordRowDelimiter property
Row delimiter. For example, in a CSV format, '\n' is the typical row delimiter.
Implementation
final String recordRowDelimiter;
Row delimiter. For example, in a CSV format, '\n' is the typical row delimiter.
final String recordRowDelimiter;