menu
psdk_frame_father package
documentation
father/command/single/binary_command.dart
BinaryCommand
output method
output method
dark_mode
light_mode
output
method
Uint8List
output
(
)
Implementation
Uint8List output() { return Uint8List.fromList(_binary); }
psdk_frame_father package
documentation
father/command/single/binary_command
BinaryCommand
output method
BinaryCommand class