-
Bug
-
Resolution: Not an Issue
-
P2
-
None
-
1.0
-
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)