Searched refs:repLenDecoder (Results 1 – 1 of 1) sorted by relevance
22 private final LengthDecoder repLenDecoder = new LengthDecoder(); field in LZMADecoder36 repLenDecoder.reset(); in reset()129 return repLenDecoder.decode(posState); in decodeRepMatch()