class func string(fromByteCount : Int64, countStyle : ByteCountFormatter.CountStyle) -> String
Converts a byte count into the specified string format without creating an
NSNumber
object.
あるバイト計数を指定された文字列書式へ変換します、NSNumber
オブジェクトの作成なしにです。