setThaiCharNET method

ESCPOS setThaiCharNET()

Implementation

ESCPOS setThaiCharNET() {
  _data += [31, 27, 31, 255, 21, 10, 0];
  return this;
}