Serialization

Natural & Formal Sciences Dictionary
Definition
The process of converting in-memory data structures or object graphs into a linear, storable or transmittable representation (bytes, text) and the inverse process of reconstructing the original structures, preserving necessary identity, type, and versioning information.