Method | Description | |
---|---|---|
ReedSolomonEncoder ( |
||
encode ( int toEncode, int ecBytes ) : void |
Method | Description | |
---|---|---|
buildGenerator ( int degree ) : |
public ReedSolomonEncoder ( |
||
field | ||
return | System |
public encode ( int toEncode, int ecBytes ) : void | ||
toEncode | int | |
ecBytes | int | |
return | void |