noun
serialize
Computing term for converting data structures or objects into a format that can be stored or transmitted, and later reconstructed. Used as a noun or in する-verb constructions.
オブジェクトをJSONにシリアライズする。
Serialize the object to JSON.
シリアライズしたデータをファイルに保存する。
Save the serialized data to a file.
Borrowed from English 'serialize'.