Difference between revisions of "Deserialization"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* Python: [[pickle]] [[standard library module]] | * Python: [[pickle]] [[standard library module]] | ||
+ | * [[Go]] natively supports unmarshalling/marshalling of [[JSON]] and [[XML]] data |
Revision as of 13:34, 5 June 2022
- Python: pickle standard library module
- Go natively supports unmarshalling/marshalling of JSON and XML data
Advertising: