MCPcopy 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
122U32 ZipCryptRStream::getPosition() const
123{
124 return mStream->getPosition();
125}
126
127bool ZipCryptRStream::setPosition(const U32 in_newPosition)
128{

Callers 2

fillBufferMethod · 0.45
attachStreamMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected