menu
pcsc_wrapper package
documentation
bindings/linux_bindings.dart
ControlCommand
ControlCommand.new constructor
ControlCommand.new constructor
dark_mode
light_mode
ControlCommand
constructor
ControlCommand
(
int
hCard
,
int
dwControlCode
,
List
<
int
>
pbSendBuffer
)
Implementation
ControlCommand(this.hCard, this.dwControlCode, this.pbSendBuffer);
pcsc_wrapper package
documentation
bindings/linux_bindings
ControlCommand
ControlCommand.new constructor
ControlCommand class