Module encoding

Module encoding 

Source
Expand description

Native encoding implementation

Re-exports the existing windjammer-runtime encoding module.

Functionsยง

base64_decode
base64_decode_string
base64_encode
base64_encode_string
hex_decode
hex_decode_string
hex_encode
hex_encode_string
url_decode
url_decode_component
url_encode
url_encode_component