ByteProcessor.FIND_NON_CRLF

Aborts on a byte which is neither a {@code CR ('\r')} nor a {@code LF ('\n')}.

interface ByteProcessor
static
FIND_NON_CRLF
()

Meta