MCPcopy 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

1import { Writer } from './buffer-writer'
2import { byteLengthUtf8 } from './string-utils'
3
4const enum code {

Callers

nothing calls this directly

Calls 3

codeOnlyBufferFunction · 0.85
flushMethod · 0.65
addCStringMethod · 0.45

Tested by

no test coverage detected