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 ๐ - 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
ByteQtyfrom a string