Skip to main content

NO_PAD

Constant NO_PAD 

Source
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.