menu
dart_udx package
documentation
dart_udx.dart
Frame
toBytes abstract method
toBytes abstract method
dark_mode
light_mode
toBytes
abstract method
Uint8List
toBytes
(
)
Serialize the frame into a byte list.
Implementation
Uint8List toBytes();
dart_udx package
documentation
dart_udx
Frame
toBytes abstract method
Frame class