toCommand method

  1. @override
List<int> toCommand()
override

Implementation

@override
List<int> toCommand() {
  return buffer;
}