Skip to main content

encode_bytes

Function encode_bytes 

Source
fn encode_bytes<B: AsRef<[u8]> + ?Sized>(s: &B, buffer: &mut Vec<u8>)