bytes_length

Function bytes_length 

Source
pub fn bytes_length<P: EncodingParams>(
    reader: impl ReadBytes,
    _param: P,
) -> Result<usize>
Expand description

Calculate length of pending byte sequence from reader