MCPcopy Create free account
hub / github.com/F-Stack/f-stack / HandleEncode

Method HandleEncode

adapter/micro_thread/mt_action.h:168–168  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166public:
167
168 virtual int HandleEncode(void* buf, int& len, IMtMsg* msg){return 0;};
169
170 virtual int HandleInput(void* buf, int len, IMtMsg* msg){return 0;};
171

Callers 1

DoEncodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected