Generate a human readable size informations from provided Byte/s size
public static humanReadableFilesize ( integer $size ) : string | ||
$size | integer | The size to convert in Byte |
return | string | The readable size definition |
public static humanReadableFilesize ( integer $size ) : string | ||
$size | integer | The size to convert in Byte |
return | string | The readable size definition |