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

Method IsNull

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

Source from the content-addressed store, hash-verified

70 Offset(uoffset_t _o) : o(_o) {}
71 Offset<void> Union() const { return Offset<void>(o); }
72 bool IsNull() const { return !o; }
73};
74
75inline void EndianCheck() {

Callers 1

AddOffsetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected