Serialization
From Just Solve the File Format Problem
Revision as of 13:38, 16 May 2014 by Dan Tobias (Talk | contribs)
- 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)