Function exr::compression::optimize_bytes::interleave_byte_blocks
source ยท pub fn interleave_byte_blocks(separated: &mut [u8])
Expand description
Interleave the bytes such that the second half of the array is every other byte.