Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ FinalReceiver
Method
FinalReceiver
proto/enums_final_protocol.h:56–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
{
55
public:
56
FinalReceiver() { this->final(true); }
57
FinalReceiver(const FinalReceiver&) = delete;
58
FinalReceiver(FinalReceiver&&) = delete;
59
virtual ~FinalReceiver() = default;
Callers
nothing calls this directly
Calls
1
final
Method · 0.45
Tested by
no test coverage detected