ThermalPrinterEncoder
ThermalPrinterEncoder copied to clipboard
Getting ESCPOS commands instead of Uint8Array of bytes
The encode
appears to generate an Uint8Array
array containing all the bytes. How can I generate ESC/POS
commands instead of the byte array?