You could write an object with `system.copyMem` but then you would have an 
issue with non shallow datatypes (like strings), so i think the best would be 
to serialize your data first. For example with 
<https://github.com/treeform/flatty>

Reply via email to