recordRowDelimiter property

String recordRowDelimiter
final

Row delimiter. For example, in a CSV format, '\n' is the typical row delimiter.

Implementation

final String recordRowDelimiter;