MCPcopy
hub / github.com/mongodb/node-mongodb-native / request.js

File request.js

test/tools/mongodb-mock/src/request.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const BSON = require('bson');
2
3const { Long } = BSON;
4const { snappy } = require('./snappy_importer');

Callers

nothing calls this directly

Calls 7

writeInt32Function · 0.85
writeInt64Function · 0.85
writeMethod · 0.65
toBinMethod · 0.45
destroyMethod · 0.45
mapMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected