Function fixed_buffer::deframe_crlf [−][src]
Expand description
Deframes lines that are terminated by b"\r\n".
Ignores solitary b'\n'.
See read_frame.
Deframes lines that are terminated by b"\r\n".
Ignores solitary b'\n'.
See read_frame.