Binary Data
From Just Solve the File Format Problem
				
								
				
				
																
				
				
								
				This section is for any binary data formats that didn't fit into any other category.
Elements of binary formats
- Bit order
 - Endianness (little-endian, big-endian)
 - Floating point numbers
 - GUID
 - Integers
 - Unix time (timestamp number)
 - UUID