MCPcopy Create free account
hub / github.com/beefytech/Beef / GetPos

Method GetPos

BeefySysLib/MemStream.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60int MemStream::GetPos()
61{
62 return mPos;
63}
64
65void MemStream::Seek(int size)
66{

Callers 15

ReadPSDDescriptorMethod · 0.45
ReadExtraInfoMethod · 0.45
InitMethod · 0.45
ReadDataMethod · 0.45
GetStringTableMethod · 0.45
ReadCOFFMethod · 0.45
PopulateIDataMethod · 0.45
CreateResDataMethod · 0.45
WriteOutSectionMethod · 0.45
WriteDLLLibMethod · 0.45
LinkMethod · 0.45
DbgTAlignMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected