[
https://issues.apache.org/jira/browse/IO-306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory closed IO-306.
------------------------------
Version 2.2 has been released and addresses this issue.
> ReaderInputStream#read(byte[] b, int off, int len) should always return 0 for
> length == 0
> -----------------------------------------------------------------------------------------
>
> Key: IO-306
> URL: https://issues.apache.org/jira/browse/IO-306
> Project: Commons IO
> Issue Type: Bug
> Affects Versions: 2.1
> Reporter: Sebb
> Fix For: 2.2
>
>
> The method read(byte[] b, int off, int len) should always return 0 if the
> requested length == 0, even if the stream is empty or at EOF, as that is how
> the overridden java.io.InputStream method is documented to behave.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira