URL encode and decode for non-utf8 encodings
As of 2023-09-08. See the latest version.
These are versions of this script where the code was updated. Show all versions.
bug fix
encodeBuffer
$URL[encoding].encode/decode/encodeBuffer
fixed single-byte code missing padStart(2, '0')
padStart(2, '0')