Skip to main content

read_bytes

Function read_bytes 

Source
pub fn read_bytes<B: ByteOrder, const ALIGN: usize, const SOL_MODE: bool>(
    buf: &impl Buf,
    offset: usize,
) -> Result<Bytes, CodecError>