mz_repr::row

Function read_byte_array

Source
pub(crate) fn read_byte_array<const N: usize>(
    data: &[u8],
    offset: &mut usize,
) -> [u8; N]