fast-fs-hash - v0.0.0-rc4
GitHub
npm
Preparing search index...
digestString
Variable digestString
Const
digestString
:
(
input
:
string
)
=>
Buffer
= XxHash128Stream.digestString
Hash a UTF-8 string and return the 128-bit digest.
Type Declaration
(
input
:
string
)
:
Buffer
Parameters
input
:
string
The string to hash.
Returns
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
fast-fs-hash - v0.0.0-rc4
Loading...
Hash a UTF-8 string and return the 128-bit digest.