noun, noun or participle which takes 'suru'
deserialization
Computing term for converting serialized data back into an object or data structure.
JSONデータを逆シリアル化してオブジェクトに変換する。
Deserialize the JSON data and convert it into an object.
Serialization, the opposite process of converting an object into a storable or transmittable format.
Compound of 逆 (reverse) + シリアル化 (serialization), a calque from English 'deserialization'.