Skip to content

Serialization #
Find similar titles

In computer science, in the context of data storage, serialization (직렬화) is the process of translating data structures or object state into a format that can be stored (for example, in a file or memory buffer, or transmitted across a network connection link) and reconstructed later in the same or another computer environment. (https://en.wikipedia.org/wiki/Serialization)

관련정보

Suggested Pages #

web biohackers.net
0.0.1_20140628_0