ByteProcessor.FIND_NON_LINEAR_WHITESPACE

Aborts on a byte which is not a linear whitespace (neither {@code ' '} nor {@code '\t'}).

interface ByteProcessor
static
FIND_NON_LINEAR_WHITESPACE
()

Meta