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