pub const STANDARD_NO_PAD_INDIFFERENT: GeneralPurpose;Expand description
A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and
NO_PAD_INDIFFERENT config.
Does not allow trailing bits when decoding.
pub const STANDARD_NO_PAD_INDIFFERENT: GeneralPurpose;A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and
NO_PAD_INDIFFERENT config.
Does not allow trailing bits when decoding.