menu
bcs package
documentation
bcs_type.dart
SerializedBcs<T, Input>
toHex method
toHex method
dark_mode
light_mode
toHex
method
String
toHex
(
)
Implementation
String toHex() { return toHEX(_bytes); }
bcs package
documentation
bcs_type
SerializedBcs<T, Input>
toHex method
SerializedBcs class