namespace CPF.Mac.Foundation { public enum NSByteCountFormatterCountStyle : long { File, Memory, Decimal, Binary } }