-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ArrayBuffer and Binary json encoding (#111)
* Add binary JSON encoding * Add comments about binary json encoding * Run Typedoc * Add warning about binary JSON in docs * Undo link changes to yourWaifu * undo accidental changes * change JS_NewArrayBufferCopy to JS_NewArrayBuffer * Add getArrayBuffer function * GetArrayBuffer seems to work now * Add example code to encode and decode Q.JS JSON B. Also updated the docs files * Small name and type changes * fix merge conflicts * run prettier --------- Co-authored-by: Hao Qi Wu <[email protected]>
- Loading branch information
Showing
16 changed files
with
515 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.