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

Method clear

packages/pg-protocol/src/buffer-writer.ts:106–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

104 }
105
106 public clear(): void {
107 this.offset = 5
108 this.headerPosition = 0
109 }
110}

Callers 1

bindFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected