String File::descriptionOfSizeInBytes (const int64 bytes)

Hi JUCE devs,

I see that this:

String File::descriptionOfSizeInBytes (const int64 bytes)

is 1024 based - Apple / IEC are 1000 based (SI). Is this something that warrants changing? I don’t have an axe to grind on this, but thought I should mention it :slight_smile:

Best wishes, Pete