Serialization
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs) | Dan Tobias  (Talk | contribs)   (→See Also) | ||
| Line 20: | Line 20: | ||
| * [[Metaformats]] | * [[Metaformats]] | ||
| * [[Databases]] | * [[Databases]] | ||
| + | * [[Markup]] | ||
Revision as of 13:38, 16 May 2014
- Bencode (used by BitTorrent)
- DER (Distinguished Encoding Rules)
- IWA (Apple iWork serialization; .iwa)
- JSON (.json)
- Microsoft XNA Compiled Format (.xnb)
- Property List (.plist)
- Protobuf (Protocol Buffers; a Google format also used within IWA)
- YAML (.yaml)
- Pickle (Python 2)


