Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/codecs
VariableSizeDecoder
Type Alias VariableSizeDecoder<TTo>
VariableSizeDecoder
:
BaseDecoder
<
TTo
>
&
{
maxSize
?:
number
}
Type Parameters
TTo
Type declaration
Optional
Readonly
maxSize
?:
number
The maximum size an encoded value can be in bytes, if applicable.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
The maximum size an encoded value can be in bytes, if applicable.