Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TorqueGameEngines/Torque3D
/ getStreamSize
Method
getStreamSize
Engine/source/core/stream/bitStream.cpp:174–177 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
U32 BitStream::getStreamSize()
175
{
176
return bufSize;
177
}
178
179
U8 *BitStream::getBytePtr()
180
{
Callers
2
copyFrom
Method · 0.45
streamObject.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected