ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
__construct ($algo) | |
StreamHasher constructor. More... | |
hash ($resource) | |
Private Attributes | |
$algo | |
Definition at line 5 of file StreamHasher.php.
League\Flysystem\Util\StreamHasher::__construct | ( | $algo | ) |
StreamHasher constructor.
string | $algo |
Definition at line 17 of file StreamHasher.php.
References League\Flysystem\Util\StreamHasher\$algo.
League\Flysystem\Util\StreamHasher::hash | ( | $resource | ) |
|
private |
Definition at line 10 of file StreamHasher.php.
Referenced by League\Flysystem\Util\StreamHasher\__construct().