Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ length
Method
length
LibLemon/include/lemon/ipc/message.h:145–145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
143
144
inline const uint8_t* data() const { return mdata; }
145
inline uint16_t length() const { return msize; }
146
inline uint64_t id() const {return mid; }
147
148
~Message(){
Callers
15
BuildTokens
Function · 0.80
OnOKPress
Function · 0.80
ParseObject
Method · 0.80
Parse
Method · 0.80
Paint
Method · 0.80
OnMouseDown
Method · 0.80
OnKeyPress
Method · 0.80
Send
Method · 0.80
string>
Method · 0.80
Queue
Method · 0.80
Call
Method · 0.80
Queue
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected