Searched defs:decode_buf (Results 1 – 3 of 3) sorted by relevance
51 let mut decode_buf = [0_u8; 6]; in rfc_test_vectors_std_alphabet() localVariable81 let mut decode_buf = [0_u8; 6]; in rfc_test_vectors_std_alphabet() localVariable119 let mut decode_buf = Vec::<u8>::new(); in roundtrip_random() localVariable267 let mut decode_buf = Vec::<u8>::new(); in decode_doesnt_write_extra_bytes() localVariable548 let mut decode_buf = Vec::<u8>::new(); in decode_invalid_byte_error() localVariable1148 let mut decode_buf = Vec::new(); in decode_into_slice_fits_in_precisely_sized_slice() localVariable
20 let mut decode_buf = Vec::new(); in roundtrip_random() localVariable
300 let mut decode_buf = Vec::new(); in do_decode_slice_doesnt_clobber_existing_prefix_or_suffix() localVariable