Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ GetBufferPos
Method
GetBufferPos
PanzerChasm/save_load_streams.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
{}
24
25
unsigned int LoadStream::GetBufferPos() const
26
{
27
return buffer_pos_;
28
}
29
30
template<class T>
31
void LoadStream::Read( T& t )
Callers
2
Load
Method · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected