Serialize
Pronunciation: /ˈsɪˌriːəˌlaɪz/
Serialize (verb)
- To change information into a sequence of bytes or text so it can be stored or sent and later rebuilt.
- 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.