Typeberry by Fluffy Labs - v0.4.0
Preparing search index...
lib
erasure_coding
decodeDataAndTrim
Function decodeDataAndTrim
decodeDataAndTrim
(
input
:
FixedSizeArray
<
[
number
,
BytesBlob
]
,
342
>
,
expectedLength
:
number
,
)
:
BytesBlob
Takes ec-coded chunks and returns the original data trimmed to the expected length.
Parameters
input
:
FixedSizeArray
<
[
number
,
BytesBlob
]
,
342
>
expectedLength
:
number
Returns
BytesBlob
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Typeberry by Fluffy Labs - v0.4.0
Loading...
Takes ec-coded chunks and returns the original data trimmed to the expected length.