Vala.Format.NumberFormat.formatBytes – Valacore Reference Manual
formatBytes
Description:
public
static
string
formatBytes
(
int64
bytes)
Formats byte size into human readable units.
Parameters:
bytes
byte size.
Returns:
formatted text.