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