Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
126
inline void EndianCheck() {
Callers
15
sendHelloServer
Function · 0.80
sendHelloClient
Function · 0.80
sendNoSuchPeer
Function · 0.80
sendPeerRefused
Function · 0.80
sendP2PConnect
Function · 0.80
sendP2PResponse
Function · 0.80
sendICECandidate
Function · 0.80
sendP2PDisconnect
Function · 0.80
sendP2PRelayData
Function · 0.80
sendAliasRegister
Function · 0.80
sendAliasUnregister
Function · 0.80
sendAliasLookup
Function · 0.80
Calls
no outgoing calls
Tested by
2
sendChat
Function · 0.64
sendHello
Function · 0.64