Method System::getReadableSize
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Convert a filesize into a human readable format
protected function string getReadableSize(integer $intSize, integer $intDecimals)
Parameters
- integer $intSize
- Not documented yet. Please add documentation to this entry.
- integer $intDecimals
- Default: 1
- Not documented yet. Please add documentation to this entry.
Add a comment