DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18707>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18707

[PATCH][IO] IOUtil improvements

           Summary: [PATCH][IO] IOUtil improvements
           Product: Commons
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Sandbox
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I've changed some of the copy() methods in IOUtil to return the number of 
bytes or characters copied. This changes the method signature. Recompiling the 
dependent sources is necessary. No source code changes necessary.

We have a similar copy method in FOP that returns the number of bytes copied, 
but we want to depend on common code as much as possible. So I wanted to make 
this change. I hope you'll accept it.

I've also added most missing Javadoc tags.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to