Function docchi_compaction::url_string::char_and_b6::b6s_to_string[][src]

pub fn b6s_to_string(b6s: &[u8]) -> Option<String>
Expand description

The 6-bit array is converted to the string composed of A-Za-z0-9, hyphen or underscore. This is supposed to be used for encoding data to URL