mebibytes(_:)

Returns a ByteCount with a given number of mebibytes

ByteCount.swift:67
static func mebibytes(_ count: Int64) -> ByteCount

Parameters

count

The number of mebibytes

One mebibyte is 10,485,760 bytes.