Created
May 14, 2020 18:19
-
-
Save baranovxyz/4187764dfe3b93df1ef83b851c770e4b to your computer and use it in GitHub Desktop.
This file contains hidden or 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
const doc = {}; | |
console.log(BSON.serialize(doc)); | |
// <Buffer 05 00 00 00 00> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment