Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
75
inline void EndianCheck() {
Callers
1
AddOffset
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected