Internally, ECL represents the #\Newline
character by a single code. However, when using external formats, ECL may parse character pairs as a single #\Newline
, and viceversa, use multiple characters to represent a single #\Newline
. See Section 19.1.3.