Binary Data
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|thiscat=Binary Data | |thiscat=Binary Data | ||
+ | |image=Binary.png | ||
}} | }} | ||
Revision as of 00:00, 17 April 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)