Module dochy_compaction::url_string[][src]

Expand description

Convert bytes to the string which can be used as a part of URL and vice versa

Modules

Functions

Convert the string which consists of A-Za-z0-9, hyphen and underscore to bytes.

Convert bytes to the string which consists of A-Za-z0-9, hyphen and underscore