Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/beefytech/Beef
/ GetPtr
Method
GetPtr
BeefySysLib/MemStream.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void* DynMemStream::GetPtr()
153
{
154
return &mData[0];
155
}
Callers
9
HTTP_GetLastError
Function · 0.45
Equals
Method · 0.45
PopulateExportData
Method · 0.45
PopulateResData
Method · 0.45
WriteDLLLib
Method · 0.45
CreateSectionHeaderStream
Method · 0.45
Generate
Method · 0.45
Finish
Method · 0.45
DoCodeEmission
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected