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

Method readInt8

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

Source from the content-addressed store, hash-verified

69 }
70
71 readInt8() {
72 return `${this.holder}.readInt8()`;
73 }
74
75 buffer(len: string | number) {
76 return `${this.holder}.buffer(${len})`;

Callers 12

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

Calls

no outgoing calls

Tested by

no test coverage detected