Constant NO_PAD
pub const NO_PAD: GeneralPurposeConfig;
Expand description
Don’t add padding when encoding, and require no padding when decoding.
pub const NO_PAD: GeneralPurposeConfig;
Don’t add padding when encoding, and require no padding when decoding.