Function is_valid

Source
pub fn is_valid(input: &[u8]) -> bool
Expand description

Returns true if the input is a valid BASE32-encoded string.