public class ReedSolomon
extends java.lang.Object
| Constructor and Description |
|---|
ReedSolomon(int poly,
int nsym,
int index) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
encode(int len,
int[] data) |
Copyright © 2019 Stimulsoft. All Rights Reserved.