menu
zxing_lib package
documentation
datamatrix.dart
Decoder
Decoder constructor
Decoder constructor
dark_mode
light_mode
Decoder
constructor
Decoder
(
)
Implementation
Decoder() : _rsDecoder = ReedSolomonDecoder(GenericGF.dataMatrixField256);
zxing_lib package
documentation
datamatrix
Decoder
Decoder constructor
Decoder class