URL encode and decode for non-utf8 encodings
目前為 2023-09-08 提交的版本,檢視 最新版本。
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
bug fix
encodeBuffer
$URL[encoding].encode/decode/encodeBuffer
fixed single-byte code missing padStart(2, '0')
padStart(2, '0')