matx.runtime.msgpack module

matx.runtime.msgpack.dumps(o: Any) bytes[源代码]
matx.runtime.msgpack.loads(b: bytes) Any[源代码]