Utility function to get a human-readable string that represents size
.
this |
A Client. |
size |
Size in bytes |
use_pow2 |
Whether power-of-two units should be used instead of power-of-ten units. |
long_string |
Whether to produce a long string. |
A string that should be freed with g_free. |