Skip to main content

read_byte_array

Function read_byte_array 

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