Preparing search index...
The search index is not available
@cronstamp/clientlib - v0.5.4
@cronstamp/clientlib
util/hash
hashFile
Function hashFile
hashFile
(
file
:
File
,
algo
?:
HashAlgorithm
)
:
Promise
<
string
>
Hash a file and return the base64 encoded hash
Parameters
file
:
File
algo
:
HashAlgorithm
= defaultAlgo
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cronstamp/clientlib - v0.5.4
Loading...
Hash a file and return the base64 encoded hash