MCPcopy Create free account
hub / github.com/Restream/reindexer / EndByte

Method EndByte

cpp_src/tools/stringstools.h:217–217  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215 }
216 int StartByte() const noexcept { return start; }
217 int EndByte() const noexcept { return end; }
218};
219
220template <CollateMode collateMode>

Callers 1

RecalcZoneToOffsetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected