oa_gateway_owp::codec

Function is_delim

Source
const fn is_delim(b: u8) -> bool
Expand description

Space or tab. Newlines are not delimiters; a frame is one line.