MCPcopy
hub / github.com/brianc/node-postgres / outbound-serializer.test.ts

File outbound-serializer.test.ts

packages/pg-protocol/src/outbound-serializer.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import { serialize } from './serializer'
3import BufferList from './testing/buffer-list'
4

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
startupMethod · 0.80
passwordMethod · 0.80
requestSslMethod · 0.80
bindMethod · 0.80
executeMethod · 0.80
syncMethod · 0.80
describeMethod · 0.80
addCharMethod · 0.80
joinMethod · 0.45

Tested by

no test coverage detected