pub const NO_PAD: GeneralPurposeConfig;Expand description
Don’t add padding when encoding, and require that there is no padding when decoding.
Does not allow trailing bits when decoding.
pub const NO_PAD: GeneralPurposeConfig;Don’t add padding when encoding, and require that there is no padding when decoding.
Does not allow trailing bits when decoding.