pub const fn is_valid(byte: u8) -> bool
Checks if the given byte is valid, i.e. either alphanumeric or special.