Exemplo n.º 1
0
 public ReedSolomonDecoder(GenericGF field)
 {
     this.field = field;
 }