Function light_utils::change_endianness

source ยท
pub fn change_endianness<const SIZE: usize>(bytes: &[u8; SIZE]) -> [u8; SIZE]