MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / AddStructOffset

Function AddStructOffset

native/thirdpart/flatbuffers/flatbuffers.h:1404–1406  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1402 }
1403
1404 void AddStructOffset(voffset_t field, uoffset_t off) {
1405 TrackField(field, off);
1406 }
1407
1408 // Offsets initially are relative to the end of the buffer (downwards).
1409 // This function converts them to be relative to the current location

Callers

nothing calls this directly

Calls 1

TrackFieldFunction · 0.85

Tested by

no test coverage detected