menu
witnet package
documentation
radon.dart
RadonMap
getBytes method
getBytes method
dark_mode
light_mode
getBytes
method
RadonBytes
getBytes
(
String
key
)
Implementation
RadonBytes getBytes(String key) => RadonBytes(concat(script, [OP.MAP_GET_BYTES, key]));
witnet package
documentation
radon
RadonMap
getBytes method
RadonMap class