MCPcopy 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

generateFileFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 3

generateFileFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36