Trash:UNBT: Difference between revisions
Jump to navigation
Jump to search
imported>Revenant |
imported>Revenant (→Real) |
||
| Line 6: | Line 6: | ||
=== Real === | === Real === | ||
Contains a single real number represented by a 64-bit IEEE754 double precision floating point number, flipped to big endian byte order. | |||
=== String === | === String === | ||
=== ByteString === | === ByteString === | ||
Revision as of 19:01, 19 December 2010
Unnamed Binary Tags
Integral
Contains a single integral value stored as a big endian signed 64-bit integer.
Real
Contains a single real number represented by a 64-bit IEEE754 double precision floating point number, flipped to big endian byte order.