MCPcopy
hub / github.com/mongodb/node-mongodb-native / clear

Method clear

src/cmap/wire_protocol/responses.ts:327–329  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

325 }
326
327 public clear() {
328 this.iterated = this.batchSize;
329 }
330}
331
332/**

Callers 3

fetchAccessTokenMethod · 0.45
fetchAccessTokenMethod · 0.45
closeHandlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected