Home
last modified time | relevance | path

Searched defs:getByteCount (Results 1 – 3 of 3) sorted by relevance

/packages/apps/UnifiedEmail/src/org/apache/commons/io/output/
DCountingOutputStream.java134 public synchronized long getByteCount() { in getByteCount() method in CountingOutputStream
DThresholdingOutputStream.java184 public long getByteCount() in getByteCount() method in ThresholdingOutputStream
/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/
DCountingInputStream.java155 public synchronized long getByteCount() { in getByteCount() method in CountingInputStream