Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getPosition
Method
getPosition
src/Core/src/FileStream.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
size_t FileStream::getPosition() const noexcept
145
{
146
return _offset;
147
}
148
149
void FileStream::setPosition(size_t position)
150
{
Callers
3
generateFile
Function · 0.45
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
3
generateFile
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36