101102103104105106107
} if(!permamentErrors){ return BCH.polynomialsToBytes(notEncoded, code.getK()-1); } throw new UncorrectableErrorsException(); }
52535455565758
} if(!permamentErrors){ return getData(input); } throw new UncorrectableErrorsException(); }
197198199200201202203
} return getData(input); } } throw new UncorrectableErrorsException(); }