menu
qr_bar_code package
documentation
code/src/datamatrix.dart
DataMatrixEncoder
toBytes method
toBytes method
dark_mode
light_mode
toBytes
method
Uint8List
toBytes
(
)
Implementation
Uint8List toBytes() => _data.toBytes();
qr_bar_code package
documentation
code/src/datamatrix
DataMatrixEncoder
toBytes method
DataMatrixEncoder class