menu
zxing_lib package
documentation
oned.dart
AI013103Decoder
addWeightCode method
addWeightCode method
dark_mode
light_mode
addWeightCode
method
@
override
void
addWeightCode
(
StringBuffer
buf
,
int
weight
)
override
Implementation
@override void addWeightCode(StringBuffer buf, int weight) { buf.write('(3103)'); }
zxing_lib package
documentation
oned
AI013103Decoder
addWeightCode method
AI013103Decoder class