Module docchi_compaction::url_string::char_and_b6[][src]

Functions

0-63 is converted to A-Za-z0-9, hyphen or underscore

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

A-Za-z0-9, hyphen or underscore is converted to 0-63

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