Searched defs:encode_mut (Results 1 – 1 of 1) sorted by relevance
399 fn encode_mut<B: Static<usize>, M: Static<bool>>( in encode_mut() function1298 pub fn encode_mut(&self, input: &[u8], output: &mut [u8]) { in encode_mut() method