public final class ReedSolomonEncoder
extends java.lang.Object
Implements Reed-Solomon enbcoding, as the name implies.
Constructor and Description |
---|
ReedSolomonEncoder(GenericGF field) |
Modifier and Type | Method and Description |
---|---|
void |
encode(int[] toEncode,
int ecBytes) |
public ReedSolomonEncoder(GenericGF field)
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"