reticulum-js
RNS Manual
RNS Forum
Preparing search index...
@reticulum/core
@reticulum/core/src/rfed/index.js
encodeBlobStream
Function encodeBlobStream
encodeBlobStream
(
records
:
{
blob
:
Uint8Array
;
channelHash
:
Uint8Array
;
messageId
:
Uint8Array
;
}
[]
,
)
:
Uint8Array
<
ArrayBufferLike
>
Encodes blob-store records into the §3 wire stream.
Parameters
records
:
{
blob
:
Uint8Array
;
channelHash
:
Uint8Array
;
messageId
:
Uint8Array
}
[]
Returns
Uint8Array
<
ArrayBufferLike
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RNS Manual
RNS Forum
reticulum-js
Loading...
Encodes blob-store records into the §3 wire stream.