MCPcopy 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

typeMetaBodyOffsetFunction · 0.95
fromBytesAfterHeaderMethod · 0.45

Calls

no outgoing calls

Tested by 1

typeMetaBodyOffsetFunction · 0.76