matx.runtime.msgpack module

matx.runtime.msgpack.dumps(o: Any) bytes[source]
matx.runtime.msgpack.loads(b: bytes) Any[source]