Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
60
int MemStream::GetPos()
61
{
62
return mPos;
63
}
64
65
void MemStream::Seek(int size)
66
{
Callers
15
ReadPSDDescriptor
Method · 0.45
ReadExtraInfo
Method · 0.45
Init
Method · 0.45
ReadData
Method · 0.45
GetStringTable
Method · 0.45
ReadCOFF
Method · 0.45
PopulateIData
Method · 0.45
CreateResData
Method · 0.45
WriteOutSection
Method · 0.45
WriteDLLLib
Method · 0.45
Link
Method · 0.45
DbgTAlign
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected