Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defineYIDA/NoneIM
/ getCommand
Method
getCommand
src/main/java/com/none/im/protocol/Packet.java:23–24 ·
view source on GitHub ↗
获得指令 @return
()
Source
from the content-addressed store, hash-verified
21
* @
return
22
*/
23
@JSONField(serialize = false)
24
public
abstract Byte getCommand();
25
26
}
Callers
2
encode
Method · 0.45
channelRead0
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected