MCPcopy Create free account
hub / github.com/apache/fory / writeGetCursor

Method writeGetCursor

javascript/packages/core/lib/gen/builder.ts:280–282  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

278 }
279
280 writeGetCursor() {
281 return `${this.holder}.writeGetCursor()`;
282 }
283
284 getPlatformBuffer() {
285 return `${this.holder}.getPlatformBuffer()`;

Callers 4

writeMethod · 0.45
writeHeadMethod · 0.45
writeSpecificTypeMethod · 0.45
writeVarInt32RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected