Fix for IO-84 - Files over 2GB will result in an incorrect count being returned by the getCount() and resetCount() methods (as they return an integer). These methods have been deprecated and new getByteCount() and resetByteCount() methods have been added which return a long.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/io/trunk@454217 13f79535-47bb-0310-9956-ffa450edef68
2 files changed