MCPcopy Create free account
hub / github.com/apache/fory / readInt64

Method readInt64

javascript/packages/core/lib/gen/builder.ts:139–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137 }
138
139 readInt64() {
140 return `${this.holder}.readInt64()`;
141 }
142
143 readSliInt64() {
144 return `${this.holder}.readSliInt64()`;

Callers 4

number.tsFile · 0.45
readMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected