Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ Clear
Method
Clear
BeefySysLib/MemStream.cpp:146–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
void DynMemStream::Clear()
147
{
148
mPos = 0;
149
mData.Clear();
150
}
151
152
void* DynMemStream::GetPtr()
153
{
Callers
3
GetRelativePath
Method · 0.45
Res_JPEGCompress
Function · 0.45
Res_WritePNG
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected