Searched refs:nowrapInt (Results 1 – 1 of 1) sorted by relevance
108 int nowrapInt = (int) checkRange(dataIn.readUnsignedByte(), 0, 1, "recompression nowrap"); in readPatchApplyPlan() local113 JreDeflateParameters.of(level, strategy, nowrapInt == 0 ? false : true)); in readPatchApplyPlan()