Skip to main content

decode_bytes_batch

Function decode_bytes_batch 

Source
pub fn decode_bytes_batch(batch: Bytes) -> Result<Vec<Bytes>, WireCodecError>
Expand description

Decode an ordered payload batch without copying individual payloads.