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

Method readInt16

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

Source from the content-addressed store, hash-verified

121 }
122
123 readInt16() {
124 return `${this.holder}.readInt16()`;
125 }
126
127 readVarUint32Small7() {
128 return `${this.holder}.readVarUint32Small7()`;

Callers 3

number.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected