# Functions

GigaBytesToBytes gives an exact conversion from GigaBytes to Bytes.
RoundUpBytesToGB converts a size given in bytes to GB with an upper rounding (it gives the smallest amount in GB which is greater than the original amount).