PHP Class Admin_View_Helper_FormatBytes

Inheritance: extends Zend_View_Helper_Abstract
Show file Open project: sourcefabric/newscoop

Public Methods

Method Description
formatBytes ( integer $bytes ) : string Convert bytes to human readable format

Method Details

formatBytes() public method

Convert bytes to human readable format
public formatBytes ( integer $bytes ) : string
$bytes integer
return string