Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getPosition
Method
getPosition
Engine/source/core/util/zip/zipCryptStream.cpp:122–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
U32 ZipCryptRStream::getPosition() const
123
{
124
return mStream->getPosition();
125
}
126
127
bool ZipCryptRStream::setPosition(const U32 in_newPosition)
128
{
Callers
2
fillBuffer
Method · 0.45
attachStream
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected