brotli::enc::entropy_encode

Function decide_over_rle_use

source
pub(crate) fn decide_over_rle_use(depth: &[u8], length: usize) -> (bool, bool)