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

Method readUint16

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

Source from the content-addressed store, hash-verified

117 }
118
119 readUint16() {
120 return `${this.holder}.readUint16()`;
121 }
122
123 readInt16() {
124 return `${this.holder}.readInt16()`;

Callers 6

readMethod · 0.45
readMethod · 0.45
readMethod · 0.45
number.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected