Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ CodecError
Class
CodecError
erpc_python/erpc/codec.py:24–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
22
23
24
class
CodecError(RuntimeError):
25
pass
26
27
28
class
Codec(object):
Callers
1
start_read_message
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected