Function exr::compression::zip::compress_bytes
source ยท pub fn compress_bytes(
channels: &ChannelList,
uncompressed: ByteVec,
rectangle: IntegerBounds,
) -> Result<ByteVec>
pub fn compress_bytes(
channels: &ChannelList,
uncompressed: ByteVec,
rectangle: IntegerBounds,
) -> Result<ByteVec>