menu
solana_kit_codecs package
documentation
solana_kit_codecs.dart
FixedSizeDecoder<T>
fixedSize property
fixedSize property
dark_mode
light_mode
fixedSize
property
int
fixedSize
final
The fixed number of bytes consumed by this decoder.
Implementation
final int fixedSize;
solana_kit_codecs package
documentation
solana_kit_codecs
FixedSizeDecoder<T>
fixedSize property
FixedSizeDecoder class