Documentation
Preparing search index...
@divviup/prio3
<internal>
Xof
Class Xof
Abstract
Index
Constructors
constructor
Methods
next
next
Vec
derive
Seed
expand
Into
Vec
Constructors
constructor
new
Xof
()
:
Xof
Returns
Xof
Methods
Abstract
next
next
(
_length
:
number
)
:
Promise
<
Uint8Array
>
Parameters
_length
:
number
Returns
Promise
<
Uint8Array
>
next
Vec
nextVec
(
field
:
Field
,
length
:
number
)
:
Promise
<
bigint
[]
>
Parameters
field
:
Field
length
:
number
Returns
Promise
<
bigint
[]
>
Static
derive
Seed
deriveSeed
(
this
:
XofConstructor
,
seed
:
Uint8Array
,
dst
:
Uint8Array
,
binder
:
Uint8Array
,
)
:
Promise
<
Uint8Array
>
Parameters
this
:
XofConstructor
seed
:
Uint8Array
dst
:
Uint8Array
binder
:
Uint8Array
Returns
Promise
<
Uint8Array
>
Static
expand
Into
Vec
expandIntoVec
(
this
:
XofConstructor
,
field
:
Field
,
seed
:
Uint8Array
,
dst
:
Uint8Array
,
binder
:
Uint8Array
,
length
:
number
,
)
:
Promise
<
bigint
[]
>
Parameters
this
:
XofConstructor
field
:
Field
seed
:
Uint8Array
dst
:
Uint8Array
binder
:
Uint8Array
length
:
number
Returns
Promise
<
bigint
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
next
next
Vec
derive
Seed
expand
Into
Vec
Documentation
Loading...