Binary Data
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				| Dan Tobias  (Talk | contribs) | Dan Tobias  (Talk | contribs)  | ||
| Line 14: | Line 14: | ||
| * [[One's complement]] | * [[One's complement]] | ||
| * [[Two's complement]] | * [[Two's complement]] | ||
| + | * [[Unix time]] (timestamp number) | ||
Revision as of 16:15, 13 January 2013
This section is for any binary data formats that didn't fit into any other category.
Elements of binary formats
- Endianness (little-endian, big-endian)
- Floating point numbers
- One's complement
- Two's complement
- Unix time (timestamp number)

