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