gix_packetline_blocking::decode

Function streaming

source
pub fn streaming(data: &[u8]) -> Result<Stream<'_>, Error>
Expand description

Decode data as packet line while reporting whether the data is complete or not using a Stream.