You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that `Buffer.from()` for `JSON.stringify()` is added to emulate I/O where a JavaScript string must be converted into a byte array encoded in UTF-8, whereas MessagePack's `encode()` returns a byte array.
386
386
387
-
## Distrubition
387
+
## Distribution
388
388
389
389
The NPM package distributed in npmjs.com includes both ES2015+ and ES5 files:
0 commit comments