hamt-sharding
Preparing search index...
BucketOptions
Interface BucketOptions
interface
BucketOptions
{
bits
?:
number
;
hashFn
(
value
:
Uint8Array
)
:
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
;
}
Index
Properties
bits?
Methods
hash
Fn
Properties
Optional
bits
bits
?:
number
Methods
hash
Fn
hashFn
(
value
:
Uint8Array
)
:
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Parameters
value
:
Uint8Array
Returns
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bits
Methods
hash
Fn
hamt-sharding
Loading...