beepDrawerCut method

ESCPOS beepDrawerCut()

Implementation

ESCPOS beepDrawerCut() {
  _data += [27, 64, 29, 86, 66, 0, 27, 112, 0, 80, 80, 27, 66, 2, 3];
  return this;
}