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

Method CheckField

native/thirdpart/flatbuffers/flatbuffers.h:2631–2633  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2629 }
2630
2631 bool CheckField(voffset_t field) const {
2632 return GetOptionalFieldOffset(field) != 0;
2633 }
2634
2635 // Verify the vtable of this table.
2636 // Call this once per table, followed by VerifyField once per field.

Callers 3

GetAnyValueSFunction · 0.80
CopyTableFunction · 0.80
IsFieldPresentFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected