URL encode and decode for non-utf8 encodings
目前为 2023-07-20 提交的版本。查看 最新版本。
这些是代码更新过的版本。 显示所有版本
bug fix
encodeBuffer
$URL[encoding].encode/decode/encodeBuffer
fixed single-byte code missing padStart(2, '0')
padStart(2, '0')