Uses of Class
com.google.zxing.aztec.detector.Detector.CorrectedParameter
-
Packages that use Detector.CorrectedParameter Package Description com.google.zxing.aztec.detector -
-
Uses of Detector.CorrectedParameter in com.google.zxing.aztec.detector
Methods in com.google.zxing.aztec.detector that return Detector.CorrectedParameter Modifier and Type Method Description private static Detector.CorrectedParameter
Detector. getCorrectedParameterData(long parameterData, boolean compact)
Corrects the parameter bits using Reed-Solomon algorithm.
-