Crate bytelinebuf

source ·

Structs

  • Convert arbitrary arbitrary byte sequences into b'\n'-terminated Vec<u8>
  • Map a stream of byte container results into a stream of byte lines results
  • Drain complete b'\n'-terminated lines from a ByteLineBuf