Function brotli::enc::entropy_encode::decide_over_rle_use

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