pub fn is_valid_char(c: char) -> bool
Returns true if the provided character is a valid Base64 character.