Class | Description |
---|---|
GF256 |
This class contains utility methods for performing mathematical operations over
the Galois Field GF(256).
|
ReedSolomonEncoder |
Implements Reed-Solomon enbcoding, as the name implies.
|
Exception | Description |
---|---|
ReedSolomonException |
Thrown when an exception occurs during Reed-Solomon decoding, such as when
there are too many errors to correct.
|
Copyright © 2016. All Rights Reserved.