Skip to content

Instantly share code, notes, and snippets.

@baranovxyz
Created May 14, 2020 18:19
Show Gist options
  • Save baranovxyz/4187764dfe3b93df1ef83b851c770e4b to your computer and use it in GitHub Desktop.
Save baranovxyz/4187764dfe3b93df1ef83b851c770e4b to your computer and use it in GitHub Desktop.
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