
سریالسازی شئ
Sign in to saveAlso known as materialization, serialisation, materialisation, serializing, serialize, data serialization, object serialization
thumb|upright=1.35|Flow diagram In computing, serialization (or serialisation, also referred to as pickling in Python) is the process of translating a data structure or object state into a format that can be stored (e.g. files in secondary storage devices, data buffers in primary storage devices) or transmitted (e.g. data streams over computer networks) and reconstructed later (possibly in a different computer environment). When the resulting series of bits is reread according to the serialization format, it can be used to create a semantically identical clone of the original object. For many
Wikidata facts
Show 1 more fact
- Stack Exchange tag
- softwareengineering.stackexchange.com/tags/serialization
Sources (3)
via Wikidata · CC0