Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Size
Method
Size
libs/coding/buffer_reader.hpp:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
uint64_t Size() const { return m_size; }
31
32
void Read(uint64_t pos, void * p, size_t size) const
33
{
Callers
1
BufferReader
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected