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