Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
write
Method · 0.45
writeHead
Method · 0.45
writeSpecificType
Method · 0.45
writeVarInt32Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected