MCPcopy 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
24class CodecError(RuntimeError):
25 pass
26
27
28class Codec(object):

Callers 1

start_read_messageMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected