Function zarrs::array::codec::array_to_bytes::bytes::reverse_endianness

source ยท
pub fn reverse_endianness(v: &mut [u8], data_type: &DataType)
Expand description

Reverse the endianness of bytes for a given data type.