Свойство | Тип | Описание | |
---|---|---|---|
$algorithm | Hash algorithm | ||
$partCount | Count of parts | ||
$partLength | Length of each part |
Метод | Описание | |
---|---|---|
__construct ( string $algorithm = self::ALGORITHM_MD5, integer $partCount = 2, integer $partLength = 2 ) | ||
getAlgorithm ( ) : string | ||
getPartCount ( ) : integer | ||
getPartLength ( ) : integer | ||
provideNameByHash ( |
public provideNameByHash ( |
||
$srcFileInfo | ||
$hash | string | |
Результат |