Constant base64::PAD_BYTE

source ยท
pub(crate) const PAD_BYTE: u8 = b'=';