fast-fs-hash - v0.0.0-rc4
GitHub
npm
Preparing search index...
digestBuffer
Variable digestBuffer
Const
digestBuffer
:
(
input
:
Uint8Array
)
=>
Buffer
= XxHash128Stream.digestBuffer
Hash an entire binary buffer and return the 128-bit digest.
Type Declaration
(
input
:
Uint8Array
)
:
Buffer
Parameters
input
:
Uint8Array
The buffer 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 an entire binary buffer and return the 128-bit digest.