Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
read
Method · 0.45
readSpecificType
Function · 0.45
readElement
Method · 0.45
readSpecificType
Method · 0.45
read
Method · 0.45
number.ts
File · 0.45
readRefWithoutTypeInfo
Function · 0.45
readRef
Function · 0.45
directNumericFieldReadExpr
Function · 0.45
compatibleScalarRemoteReadExpr
Function · 0.45
readField
Method · 0.45
readEmbed
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected