menu
polkadart package
documentation
substrate/substrate.dart
StorageSextupleMap<K1, K2, K3, K4, K5, K6, V>
decodeValue method
decodeValue method
dark_mode
light_mode
decodeValue
method
V
decodeValue
(
Uint8List
buffer
)
Implementation
V decodeValue(Uint8List buffer) { return valueCodec.decode(ByteInput(buffer)); }
polkadart package
documentation
substrate/substrate
StorageSextupleMap<K1, K2, K3, K4, K5, K6, V>
decodeValue method
StorageSextupleMap class