Helpful
    Preparing search index...

    Variable tibConst

    tib: (amount: number) => number = tebibytes

    Type Declaration

      • (amount: number): number
      • Returns the total number of bytes for the wanted number of tebibytes.

        A tebibyte is 1024 gibibytes.

        Parameters

        • amount: number

          The total amount of tebibytes to convert to bytes.

        Returns number

        The total number of bytes in the given amount of tebibytes.