by Brayla Sana | Jan 23, 2017 | LSL, OSSL, Types, Wiki
Serialization is the process of saving an object onto a storage medium (such as a file, or a memory buffer) or to transmit it across a network connection link such as a socket either as a series of bytes or in some human-readable format such as XML. The series of...