StreamHasher
in package
Table of Contents
- $algo : string
- __construct() : mixed
- StreamHasher constructor.
- hash() : string
Properties
$algo
private
string
$algo
Methods
__construct()
StreamHasher constructor.
public
__construct(string $algo) : mixed
Parameters
- $algo : string
Return values
mixed —hash()
public
hash(resource $resource) : string
Parameters
- $resource : resource