File Format
Overview
Resources
- A little diddy about binary file formats | BetterExplained
- Create Custom Binary File Formats for Your Game’s Data - Tuts+ Game Development Tutorial
- How to Read and Write Binary Data for Your Custom File Formats - Tuts+ Game Development Tutorial
- Designing File Formats
- File Signatures
- Exploring JPEG
- PNG格式
- Design Considerations for Custom Binary Formats and Data Compression (Part 1)
- Hackworthy: How to write a binary file format- Parsing Binary Data with Node.js - Paracode