issues
search
DimensionDev
/
coda
Make Codec Interesting Again. ([I:b])
GNU Affero General Public License v3.0
1
stars
0
forks
source link
[Plan] No dependencies
#9
Closed
septs
closed
4 years ago
septs
commented
4 years ago
[ ] Remove
Buffer
class using
[ ] Builtin Base64 Encoding
[ ] Builtin UTF8 - UCS2 Encoding
References:
https://github.com/mathiasbynens/utf8.js
https://stackoverflow.com/a/57111228
septs
commented
4 years ago
requires Base64 without UTF-8 encoded
Buffer
class usingReferences: