Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/FastBinaryEncoding
/ size
Method
size
performance/sender.cpp:12–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
{
11
public:
12
size_t size() const noexcept { return _size; }
13
size_t log_size() const noexcept { return _log_size; }
14
15
protected:
Callers
3
onReceiveLog
Method · 0.45
receiver.cpp
File · 0.45
onSendLog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected