Expand description
ByteQty
, Quantity of memory used, measured in bytes.
StructsΒ§
- ByteQty
- Quantity of memory used, measured in bytes.
- Supported
Units π - Helper to format the list of supported units into
IBQ::UnknownUnit
EnumsΒ§
- Byte
QtySerde πserde
- Helper for deserializing
ByteQty
- Invalid
Byte Qty - Error parsing (or deserialising) a
ByteQty
ConstantsΒ§
- ALL_
UNITS π - Units that are used when parsing and when printing
- DISPLAY_
UNITS π - Units that can be suffixed to a number, when displaying
ByteQty
(macro) - PARSE_
UNITS π - Units that are (only) recognised parsing a
ByteQty
from a string