MCPcopy Create free account
hub / github.com/HumbleNet/HumbleNet / Union

Method Union

3rdparty/flatbuffers/include/flatbuffers/flatbuffers.h:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 Offset() : o(0) {}
122 Offset(uoffset_t _o) : o(_o) {}
123 Offset<void> Union() const { return Offset<void>(o); }
124};
125
126inline void EndianCheck() {

Callers 15

sendHelloServerFunction · 0.80
sendHelloClientFunction · 0.80
sendNoSuchPeerFunction · 0.80
sendPeerRefusedFunction · 0.80
sendP2PConnectFunction · 0.80
sendP2PResponseFunction · 0.80
sendICECandidateFunction · 0.80
sendP2PDisconnectFunction · 0.80
sendP2PRelayDataFunction · 0.80
sendAliasRegisterFunction · 0.80
sendAliasUnregisterFunction · 0.80
sendAliasLookupFunction · 0.80

Calls

no outgoing calls

Tested by 2

sendChatFunction · 0.64
sendHelloFunction · 0.64