MCPcopy Create free account
hub / github.com/apache/fory / _roundtrip

Function _roundtrip

python/pyfory/tests/test_ref_tracking.py:32–33  ·  view source on GitHub ↗
(fory, value)

Source from the content-addressed store, hash-verified

30
31
32def _roundtrip(fory, value):
33 return fory.deserialize(fory.serialize(value))
34
35
36class HashKey:

Calls 2

deserializeMethod · 0.65
serializeMethod · 0.65

Tested by

no test coverage detected