package com.printer.sdk.usb interface Printable { fun getPrintableByteArray(printer: Printer): List }