corresponding field is not NULL.
- Then, for each field, there is the following:
+ Then, for each field with a non-NULL value, there is the following:
corresponding field is not NULL.
- Then, for each field, there is the following:
+ Then, for each field with a non-NULL value, there is the following:
- This is a stream of rows where each row is terminated by a Char1('\n').
- This is then followed by the sequence Char1('\\'), Char1('.'),
- Char1('\n').
+ This is a stream of rows where each row is terminated by a Byte1('\n').
+ This is then followed by the sequence Byte1('\\'), Byte1('.'),
+ Byte1('\n').