MCPcopy
hub / github.com/brianc/node-postgres / copy-stream.js

File copy-stream.js

packages/pg-native/lib/copy-stream.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Duplex = require('stream').Duplex
2const Writable = require('stream').Writable
3const util = require('util')
4

Callers

nothing calls this directly

Calls 4

cbFunction · 0.85
consumeResultsFunction · 0.85
callbackFunction · 0.85
writeMethod · 0.80

Tested by

no test coverage detected