Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ getLength
Method
getLength
src/Core/src/FileStream.cpp:139–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
137
}
138
139
size_t FileStream::getLength() const noexcept
140
{
141
return _length;
142
}
143
144
size_t FileStream::getPosition() const noexcept
145
{
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