シリアル化する · noun or participle which takes 'suru'
| Form | Positive | Negative |
|---|---|---|
| Dictionary | シリアル化する | シリアル化しない |
| Polite | シリアル化します | シリアル化しません |
| Past polite | シリアル化しました | シリアル化しませんでした |
| Past | シリアル化した | シリアル化しなかった |
| Te-form | シリアル化して | シリアル化しないで |
| Desire | シリアル化したい | シリアル化したくない |
| Potential | シリアル化できる | シリアル化できない |
| Passive | シリアル化される | シリアル化されない |
| Causative | シリアル化させる | シリアル化させない |
| Causative passive | シリアル化させられる | シリアル化させられない |
| Volitional | シリアル化しよう | |
| Polite volitional | シリアル化しましょう | |
| Imperative | シリアル化しろ | シリアル化するな |
| Conditional | シリアル化すれば | シリアル化しなければ |
| Tara conditional | シリアル化したら | シリアル化しなかったら |
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 is often used for data serialization.