About

Serialization is the process of converting a variable (object,…) state into a format/structure that can be:

  • stored
  • or send through a transfer protocol (encoding)

Example:

Vocabulary

Principle

Library

Documentation / Reference