printersdk
print_cmd
PrintCmd
toBytes method
toBytes
toBytes
method
Null safety
Uint8List
toBytes
(
)
获取缓冲
Implementation
Uint8List toBytes() { return _data.toBytes(); }
printersdk
print_cmd
PrintCmd
toBytes method
PrintCmd class
Constructors
PrintCmd
Properties
hashCode
runtimeType
Methods
addByte
addBytes
addString
clear
noSuchMethod
rangeLimit
setBlackColorDensity
setPrintColor
setPrinterDoubleColorMode
setRedColorDensity
toBytes
toString
Operators
operator ==
Constants
printColorBlack
printColorRed