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

Method readUint8

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

Source from the content-addressed store, hash-verified

81 }
82
83 readUint8() {
84 return `${this.holder}.readUint8()`;
85 }
86
87 stringUtf8At() {
88 return `${this.holder}.stringUtf8At()`;

Callers 15

readMethod · 0.45
readSpecificTypeFunction · 0.45
detectSerializerMethod · 0.45
readMethod · 0.45
readMethod · 0.45
readMethod · 0.45
readSpecificTypeMethod · 0.45
readTypeInfoMethod · 0.45
number.tsFile · 0.45
readTypeInfoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected