FilesystemUtil
Table of Contents
| sizeToHumanReadable() | Format file size to human readable | string |
|---|
Methods
sizeToHumanReadable()
Format file size to human readable
public
static sizeToHumanReadable(
$size :
, $decimals :
int
)
: string