MCPcopy 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
152void* DynMemStream::GetPtr()
153{
154 return &mData[0];
155}

Callers 9

HTTP_GetLastErrorFunction · 0.45
EqualsMethod · 0.45
PopulateExportDataMethod · 0.45
PopulateResDataMethod · 0.45
WriteDLLLibMethod · 0.45
GenerateMethod · 0.45
FinishMethod · 0.45
DoCodeEmissionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected