-
Type:
Bug
-
Resolution: Not an Issue
-
Priority:
P2
-
None
-
Affects Version/s: 1.0
-
Component/s: core-libs
-
generic
-
generic
When calling BufferedInputStream.read(byte array[]) the ONLY time it should return
less than array.length bytes is when the next call will return -1 (eof)
less than array.length bytes is when the next call will return -1 (eof)