Function exr::compression::reverse_block_endianness

source ยท
fn reverse_block_endianness(
    bytes: &mut [u8],
    channels: &ChannelList,
    rectangle: IntegerBounds,
)