menu
coin package
documentation
coin_hww.dart
ProtoWriter
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
Uint8List
toBytes
(
)
Implementation
Uint8List toBytes() => Uint8List.fromList(_buf);
coin package
documentation
coin_hww
ProtoWriter
toBytes method
ProtoWriter class