Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ Writer } from
'./buffer-writer'
2
3
const
enum code {
4
startup = 0x70,
Callers
nothing calls this directly
Calls
3
codeOnlyBuffer
Function · 0.85
flush
Method · 0.45
addCString
Method · 0.45
Tested by
no test coverage detected