URL encode and decode for non-utf8 encodings
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')