Skip to main content

URL_SAFE_PAD_INDIFFERENT

Constant URL_SAFE_PAD_INDIFFERENT 

Source
pub const URL_SAFE_PAD_INDIFFERENT: GeneralPurpose;
Expand description

A GeneralPurpose engine using the alphabet::URL_SAFE base64 alphabet and PAD_INDIFFERENT config.

Does not allow trailing bits when decoding.