MCPcopy 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
144private:
145 uint64_t GetOffset() const { return m_writer.Pos() - m_pos; }
146
147private:
148 WriterT & m_writer;

Callers 1

Calls 1

PosMethod · 0.45

Tested by

no test coverage detected