Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dhewm/dhewm3
/ GetFirst
Method
GetFirst
neo/framework/async/MsgChannel.h:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
int GetTotalSize( void ) const;
68
int GetSpaceLeft( void ) const;
69
int GetFirst( void ) const { return first; }
70
int GetLast( void ) const { return last; }
71
void CopyToBuffer( byte *buf ) const;
72
Callers
1
ReadMessageData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected