pub fn is_valid(input: &[u8]) -> bool
Returns true if the input is a valid BASE32-encoded string.
true
input