Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Pos
Method
Pos
libs/coding/file_writer.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
uint64_t FileWriter::Pos() const
17
{
18
return m_pFileData->Pos();
19
}
20
21
void FileWriter::Seek(uint64_t pos)
22
{
Callers
15
VarSerialVectorWriter
Method · 0.45
FinishRecord
Method · 0.45
SkipPadding
Function · 0.45
operator()
Method · 0.45
FreezeVisitor
Class · 0.45
operator()
Method · 0.45
ReverseFreezeVisitor
Class · 0.45
GetWriter
Method · 0.45
Freeze
Method · 0.45
ForEachRecord
Method · 0.45
BlockedTextStorageWriter
Method · 0.45
~BlockedTextStorageWriter
Method · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.36