Searched defs:decoded_len_estimate (Results 1 – 4 of 4) sorted by relevance
28 decoded_len_estimate: usize, field48 fn decoded_len_estimate(&self) -> usize { in decoded_len_estimate() method
203 fn decoded_len_estimate(&self) -> usize { in decoded_len_estimate() method
395 fn decoded_len_estimate(&self) -> usize; in decoded_len_estimate() method
156 pub fn decoded_len_estimate(encoded_len: usize) -> usize { in decoded_len_estimate() function