Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ readUint16
Method
readUint16
javascript/packages/core/lib/gen/builder.ts:119–121 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
117
}
118
119
readUint16() {
120
return
`${this.holder}.readUint16()`;
121
}
122
123
readInt16() {
124
return
`${this.holder}.readInt16()`;
Callers
6
read
Method · 0.45
read
Method · 0.45
read
Method · 0.45
number.ts
File · 0.45
directNumericFieldReadExpr
Function · 0.45
compatibleScalarRemoteReadExpr
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected