ReedSolomonCodec.modNn

Computes x % GF_SIZE, where GF_SIZE is 2**GF_BITS - 1, without a slow divide.

@param itneger x @return integer

Meta