Searched refs:with_encode_padding (Results 1 – 5 of 5) sorted by relevance
18 .with_encode_padding(true)25 .with_encode_padding(false)
276 pub const fn with_encode_padding(self, padding: bool) -> Self { in with_encode_padding() method351 .with_encode_padding(false)
81 .with_encode_padding(match mode { in random_config()
218 let engine = GeneralPurpose::new(alphabet, config.with_encode_padding(false)); in reports_invalid_last_symbol_correctly()
1352 .with_encode_padding(encode_pad) in standard_with_pad_mode()