Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ BytesRead
Method
BytesRead
libs/coding/succinct_mapper.hpp:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
uint64_t BytesRead() const { return static_cast<uint64_t>(m_cur - m_base); }
94
95
private:
96
uint8_t const * const m_base;
Callers
2
Map
Function · 0.45
ReverseMap
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected