Function rabbitmq_stream_protocol::codec::decoder::check_len

source ยท
pub fn check_len(input: &[u8], size: usize) -> Result<(), IncompleteError>