RustLibApi class abstract

Implementers

Constructors

RustLibApi.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
rust_arc_decrement_strong_count_Printer → RustArcDecrementStrongCountFnType
no setter
rust_arc_decrement_strong_count_PrinterPtr → CrossPlatformFinalizerArg
no setter
rust_arc_increment_strong_count_Printer → RustArcIncrementStrongCountFnType
no setter

Methods

crateApiEncodingLddEncodingTextToBgk({required String str}) Uint8List
crateApiPrinterConnectToPrinter({required int vendorId, required int productId}) Printer
crateApiPrinterPrinterRawData({required Printer printer, required List<int> rawData}) → void
crateApiPrinterPrinterSimpleText({required Printer printer, required String text}) → void
crateApiPrinterRunPrinterLddCommand({required Printer printer, required LddCommand lddCommand}) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited