containing a human readable file size
formatSizeFull
fn
string formatSizeFull(ulong size, glib.types.FormatSizeFlags flags)Formats a size.
This function is similar to [glib.global.formatSize] but allows for flags that modify the output. See #GFormatSizeFlags.
Parameters
size | a size in bytes |
flags | #GFormatSizeFlags to modify the output |
Returns
a newly-allocated formatted string