pub fn bytes_length<P: EncodingParams>(
reader: impl ReadBytes,
_param: P,
) -> Result<usize>Expand description
Calculate length of pending byte sequence from reader
pub fn bytes_length<P: EncodingParams>(
reader: impl ReadBytes,
_param: P,
) -> Result<usize>Calculate length of pending byte sequence from reader