* $crc = ezcArchiveChecksums::getTotalByteValueFromFile( "abc" ); * // $crc contains the value: 141 + 142 + 143 = 426 *