Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
337
int64 cMemoryArchive::CurrentPos() const
338
{
339
return mReadHead;
340
}
341
342
int64 cMemoryArchive::Length() const
343
{
Callers
2
SetFCOData
Method · 0.80
util_WriteObject
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected