Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/web3.js
Decoder
Type Alias Decoder<TTo>
Decoder
:
FixedSizeDecoder
<
TTo
>
|
VariableSizeDecoder
<
TTo
>
An object that can decode a value from a
Uint8Array
.
Type Parameters
TTo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
An object that can decode a value from a
Uint8Array.