Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Data
Method
Data
libs/coding/mmap_reader.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
uint8_t * MmapReader::Data() const
141
{
142
return m_data->m_memory;
143
}
144
145
void MmapReader::SetOffsetAndSize(uint64_t offset, uint64_t size)
146
{
Callers
1
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.36