Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ codec_class
Method
codec_class
erpc_python/erpc/server.py:45–46 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
43
44
@property
45
def
codec_class(self):
46
return
self._codecClass
47
48
@codec_class.setter
49
def
codec_class(self, value):
Callers
1
_receive_request
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected