A special line delimiter which is used for auto-detection of EOL in {@link TextLineDecoder}. If this delimiter is used, {@link TextLineDecoder} will consider both <tt>'\r'</tt> and <tt>'\n'</tt> as a delimiter.
See Implementation
A special line delimiter which is used for auto-detection of EOL in {@link TextLineDecoder}. If this delimiter is used, {@link TextLineDecoder} will consider both <tt>'\r'</tt> and <tt>'\n'</tt> as a delimiter.