|
Xpace
|
A low-level data holder. More...
#include <types_c.h>
Public Attributes | |
| const byte * | data |
| first byte More... | |
| size_t | length |
| number of bytes More... | |
| int64 | mantissa |
| mantissa More... | |
| int | decimals |
| decimals More... | |
| int | year |
| uint | month |
| uint | day |
| uint | hour |
| uint | minute |
| uint | second |
| uint | millisecond |
A low-level data holder.
A date and a time.
A float with a explicit mantissa and exponent.