[JW#6] PartialInputStream and PositionInputStream subclassing improvements
---------------------------------------------------------------------------
Key: MIME4J-26
URL: https://issues.apache.org/jira/browse/MIME4J-26
Project: Mime4j
Issue Type: Wish
Reporter: Robert Burrell Donkin
http://mail-archives.apache.org/mod_mbox/james-server-dev/200708.mbox/[EMAIL
PROTECTED] number 6
6.) Drop
public int read(byte[] b)
from PartialInputStream and PositionInputStream. These methods are by
default delegating to public int read(byte[], int, int) and
the default implementation
works fine. Overwriting these method only enforces, that subclasses must
implement them too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]