Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ final
Method
final
proto/fbe_protocol.h:38–38 ·
view source on GitHub ↗
Get the final protocol flag
Source
from the content-addressed store, hash-verified
36
37
// Get the final protocol flag
38
bool final() const noexcept { return _final; }
39
40
// Get the logging flag
41
bool logging() const noexcept { return _logging; }
Callers
8
FinalSender
Method · 0.45
FinalReceiver
Method · 0.45
FinalSender
Method · 0.45
FinalReceiver
Method · 0.45
FinalSender
Method · 0.45
FinalReceiver
Method · 0.45
FinalSender
Method · 0.45
FinalReceiver
Method · 0.45
Calls
no outgoing calls
Tested by
2
FinalSender
Method · 0.36
FinalReceiver
Method · 0.36