Searched defs:totalOutputBytes (Results 1 – 2 of 2) sorted by relevance
715 public void updateTotalBytes(int totalInputBytes, int totalOutputBytes) { in updateTotalBytes()1523 int totalOutputBytes) { in updateTotalBytes()
407 int totalOutputBytes; in compress() member