MCPcopy
hub / github.com/brianc/node-postgres / buffer-list.js

File buffer-list.js

packages/pg/test/buffer-list.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict'
2
3const BufferList = function () {
4 this.buffers = []

Callers

nothing calls this directly

Calls 6

writeMethod · 0.80
getByteLengthMethod · 0.80
addCharMethod · 0.80
addMethod · 0.45
addInt32Method · 0.45
joinMethod · 0.45

Tested by

no test coverage detected