com.itextpdf.text.pdf.qrcode
public final class ReedSolomonEncoder extends Object
Implements Reed-Solomon enbcoding, as the name implies.
ReedSolomonEncoder(GF256 field)
void
encode(int[] toEncode, int ecBytes)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ReedSolomonEncoder(GF256 field)
public void encode(int[] toEncode, int ecBytes)