Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenArkStudio/ARK
/ SetMsgId
Method
SetMsgId
src/plugin/net/include/AFNetMsg.hpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void SetMsgId(uint16_t value)
145
{
146
head_.id_ = value;
147
}
148
149
void SetMsgLength(uint32_t value)
150
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected