# Functions
BytesToGiB converts Bytes to GiB.
GiBToBytes converts GiB to Bytes.
RoundUpBytes rounds up the volume size in bytes upto multiplications of GiB in the unit of Bytes.
RoundUpGiB rounds up the volume size in bytes upto multiplications of GiB in the unit of GiB.
# Constants
No description provided by the author