Serialize

Pronunciation: /ˈsɪˌriːəˌlaɪz/

Serialize (verb)

  1. To change information into a sequence of bytes or text so it can be stored or sent and later rebuilt.
  2. To arrange events, items, or parts in a fixed order so they happen one after another.

Examples

  • The app serializes the settings so they can be stored as data.
  • You serialize the object to save it as data for later use.