noun, noun or participle which takes 'suru'
Computing term for converting data structures or objects into a format that can be stored or transmitted, and later reconstructed.
オブジェクトをシリアル化してファイルに保存する。
Serialize the object and save it to a file.
JSONはデータの
JSON is often used for data serialization.