It's possible to use UCS-2 encoding in JS which allows for arbitrary bytes. So that's what I'm doing in this PR. In the common case, it just looks the same as UTF-8 ASCII strings so it's more compact than Base64. As long as this doesn't pass a UTF-8 encoded boundary which...
It's possible to use UCS-2 encoding in JS which allows for arbitrary bytes. So that's what I'm doing in this PR. In the common case, it just looks the same as ~UTF-8~ ASCII strings so it's more compact than Base64. As long as this doesn't pass a UTF-8 encoded boundary ...
Pull request alerts notify when new issues are detected between the diff of the pull request and it's target branch. Details No dependency changes detected.Learn more aboutSocket for GitHub ↗︎ 👍 No dependency changes detected in pull request...