Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 269 Bytes

deserialization.md

File metadata and controls

8 lines (7 loc) · 269 Bytes
sidebar_position title slug
4050
JSON Deserialization
../deserialization

JSON and deserialization

Decoding and deserialization are the opposite process of encoding and serialization → turning a string into a data structure.