size
The key in a file attribute dictionary whose value indicates the file’s size in bytes.
Declaration
static let size: FileAttributeKeyDiscussion
The corresponding value is an NSNumber object containing an unsigned long long.
The key in a file attribute dictionary whose value indicates the file’s size in bytes.
static let size: FileAttributeKeyThe corresponding value is an NSNumber object containing an unsigned long long.