MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / CurrentPos

Method CurrentPos

src/core/archive.cpp:337–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335}
336
337int64 cMemoryArchive::CurrentPos() const
338{
339 return mReadHead;
340}
341
342int64 cMemoryArchive::Length() const
343{

Callers 2

SetFCODataMethod · 0.80
util_WriteObjectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected