Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/codecs
FixedSizeDecoder
Type Alias FixedSizeDecoder<TTo, TSize>
FixedSizeDecoder
:
BaseDecoder
<
TTo
>
&
{
fixedSize
:
TSize
}
Type Parameters
TTo
TSize
extends
number
=
number
Type declaration
Readonly
fixedSize
:
TSize
The fixed size of the encoded value in bytes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
The fixed size of the encoded value in bytes.