Documentation

StreamHasher
in package

Table of Contents

$algo  : string
__construct()  : mixed
StreamHasher constructor.
hash()  : string

Properties

Methods

__construct()

StreamHasher constructor.

public __construct(string $algo) : mixed
Parameters
$algo : string
Return values
mixed

hash()

public hash(resource $resource) : string
Parameters
$resource : resource
Return values
string

Search results