Preparing search index...
The search index is not available
it-length-prefixed
it-length-prefixed
encode
encode
Function encode
encode
(
source
,
options
?
)
:
Generator
<
Uint8Array
,
void
,
undefined
>
Parameters
source
:
Iterable
<
Uint8Array
|
Uint8ArrayList
>
Optional
options
:
EncoderOptions
Returns
Generator
<
Uint8Array
,
void
,
undefined
>
encode
(
source
,
options
?
)
:
AsyncGenerator
<
Uint8Array
,
void
,
undefined
>
Parameters
source
:
Source
<
Uint8Array
|
Uint8ArrayList
>
Optional
options
:
EncoderOptions
Returns
AsyncGenerator
<
Uint8Array
,
void
,
undefined
>
Index
Methods
single
Methods
single
single
(
chunk
,
options
?
)
:
Uint8ArrayList
Parameters
chunk
:
Uint8Array
|
Uint8ArrayList
Optional
options
:
EncoderOptions
Returns
Uint8ArrayList
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
single
it-length-prefixed
Loading...