Documentation

StreamHasher
in package

Table of Contents

Properties

$algo  : string

Methods

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

Properties

Methods

__construct()

StreamHasher constructor.

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

hash()

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

        
On this page

Search results