Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ readGetCursor
Method
readGetCursor
javascript/packages/core/lib/reader/index.ts:582–584 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
580
}
581
582
readGetCursor() {
583
return
this.cursor;
584
}
585
586
readSetCursor(v: number) {
587
this.cursor = v;
Callers
2
typeMetaBodyOffset
Function · 0.95
fromBytesAfterHeader
Method · 0.45
Calls
no outgoing calls
Tested by
1
typeMetaBodyOffset
Function · 0.76