niimbot_research library
Classes
Enums
Functions
-
buildD11hCommand(
int command, List< int> payload) → Uint8List -
capturedTestPrintWrites(
{required String sessionId}) → List< Uint8List> -
encodeD11hRasterRows(
MonochromeRaster raster) → List< Uint8List> -
formatHexBytes(
Iterable< int> bytes) → String -
parseHexBytes(
String input) → Uint8List -
splitD11hFrames(
Uint8List bytes) → List< Uint8List>
Typedefs
- D11hPrintProgressCallback = void Function(int printedLabels)
- Reports the printer's cumulative printed-label count during a print job.