# Functions
FromGiB returns a byte quantity of the passed in gibibytes quantity.
FromMiB returns a byte quantity of the passed in mebibytes quantity.
FromTiB returns a byte quantity of the passed in tebibytes quantity.
ParseToByteQuantity parses a string representation of a byte quantity to a ByteQuantity type.
# Structs
ByteQuantity is a data type representing a byte quantity.