recordDelimiter property
A single character used to separate individual records in the input. Instead of the default value, you can specify an arbitrary delimiter.
Implementation
final String? recordDelimiter;
A single character used to separate individual records in the input. Instead of the default value, you can specify an arbitrary delimiter.
final String? recordDelimiter;