Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/brianc/node-postgres
/ test-buffers.ts
File
test-buffers.ts
packages/pg-protocol/src/testing/test-buffers.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// https://www.postgresql.org/docs/current/protocol-message-formats.html
2
import
BufferList from
'./buffer-list'
3
4
const
buffers = {
Callers
nothing calls this directly
Calls
8
addChar
Method · 0.80
addByte
Method · 0.80
join
Method · 0.45
add
Method · 0.45
addInt32
Method · 0.45
addCString
Method · 0.45
addString
Method · 0.45
addInt16
Method · 0.45
Tested by
no test coverage detected