Computing term for converting data structures or objects into a format that can be stored or transmitted and later reconstructed.
Serialize the data and save it to a file.
Send the serialized object over the network.
Compound of 直列 (serial, series) and 化 (-ization), likely a calque from English 'serialization' in computing contexts.