Constant STANDARD_NO_PAD
pub const STANDARD_NO_PAD: GeneralPurpose;
A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and NO_PAD config.
Does not allow trailing bits when decoding.
STANDARD_NO_PADpub const STANDARD_NO_PAD: GeneralPurpose;
A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and NO_PAD config.
Does not allow trailing bits when decoding.