Instance Property インスタンスプロパティ

fileAllocatedSize

Total size allocated on disk for the file in bytes (number of blocks times block size) ディスク上でファイルに対して割り当てられるバイトでの合計サイズ(ブロックの数はブロックサイズで計られます)。

Declaration 宣言

var fileAllocatedSize: Int? { get }

Discussion 議論

See Also 参照

File Values ファイル値