pub const NO_PAD_INDIFFERENT: GeneralPurposeConfig;Expand description
Don’t add padding when encoding, and allow input with or without padding when decoding.
Does not allow trailing bits when decoding.
pub const NO_PAD_INDIFFERENT: GeneralPurposeConfig;Don’t add padding when encoding, and allow input with or without padding when decoding.
Does not allow trailing bits when decoding.