Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ readInt64
Method
readInt64
javascript/packages/core/lib/gen/builder.ts:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
readInt64() {
140
return
`${this.holder}.readInt64()`;
141
}
142
143
readSliInt64() {
144
return
`${this.holder}.readSliInt64()`;
Callers
4
number.ts
File · 0.45
directNumericFieldReadExpr
Function · 0.45
compatibleScalarRemoteReadExpr
Function · 0.45
read
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected