MCPcopy Index your code
hub / github.com/brianc/node-postgres / serializer.ts

File serializer.ts

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

Source from the content-addressed store, hash-verified

1import { Writer } from './buffer-writer'
2
3const enum code {
4 startup = 0x70,

Callers

nothing calls this directly

Calls 3

codeOnlyBufferFunction · 0.85
flushMethod · 0.45
addCStringMethod · 0.45

Tested by

no test coverage detected