Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ GetOffset
Method
GetOffset
libs/coding/writer.hpp:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
private:
145
uint64_t GetOffset() const { return m_writer.Pos() - m_pos; }
146
147
private:
148
WriterT & m_writer;
Callers
1
GetAbsoluteOffsetAndSize
Method · 0.45
Calls
1
Pos
Method · 0.45
Tested by
no test coverage detected