Searched defs:inCount (Results 1 – 1 of 1) sorted by relevance
127 int inCount = inBuf.length; // use all in compress() local165 private void expand(Inflater inflater, byte[] inBuf, int inCount, in expand()