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

Method readVarUInt32

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

Source from the content-addressed store, hash-verified

61 }
62
63 readVarUInt32() {
64 return `${this.holder}.readVarUInt32()`;
65 }
66
67 readVarUInt64() {
68 return `${this.holder}.readVarUInt64()`;

Callers 15

readMethod · 0.45
readSpecificTypeFunction · 0.45
readMethod · 0.45
readMethod · 0.45
readMethod · 0.45
readMethod · 0.45
readElementMethod · 0.45
readSpecificTypeMethod · 0.45
readMethod · 0.45
number.tsFile · 0.45
readRefWithoutTypeInfoFunction · 0.45
readRefFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected