Skip to main content

set_ascii_alphanum

Function set_ascii_alphanum 

pub const fn set_ascii_alphanum(table: [bool; 256]) -> [bool; 256]
Expand description

Mark the ASCII alphanumeric bytes (0-9, A-Z, a-z) as true.