Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Size
Method
Size
libs/coding/mmap_reader.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
{}
121
122
uint64_t MmapReader::Size() const
123
{
124
return m_size;
125
}
126
127
void MmapReader::Read(uint64_t pos, void * p, size_t size) const
128
{
Callers
15
CreateZipFromFiles
Function · 0.45
DeserializerJson
Method · 0.45
Calculate
Method · 0.45
ReaderStreamBuf
Method · 0.45
SaveCurrentSize
Method · 0.45
ReadAndWrite
Function · 0.45
Create
Method · 0.45
Get
Method · 0.45
ReadRecord
Method · 0.45
ForEachRecord
Method · 0.45
ReadLine
Method · 0.45
DeserializeDataPointsV0
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected