Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/electric-sql/pglite
/ 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
import
{ byteLengthUtf8 } from
'./string-utils'
3
4
const
enum code {
Callers
nothing calls this directly
Calls
3
codeOnlyBuffer
Function · 0.85
flush
Method · 0.65
addCString
Method · 0.45
Tested by
no test coverage detected