byteCount(style:allowedUnits:spellsOutZero:includesActualByteCount:)

iOS
15.0+
macOS
12.0+
tvOS
15.0+
watchOS
8.0+
static func byteCount(style: ByteCountFormatStyle.Style, allowedUnits: ByteCountFormatStyle.Units = .all, spellsOutZero: Bool = true, includesActualByteCount: Bool = false) -> Self