Serialization

From CSSEMediaWiki
Jump to: navigation, search

Serialization is the process of converting an object or a graph of objects into a linear sequence of bytes for either storage or transmission to another location. Deserialization is the process of taking in stored information and recreating objects from it.

Personal tools