Duplicate :
|
|
Duplicate :
|
Name: mc57594 Date: 02/07/97 If you use the read(byte[], int, int) method of BufferedInputStream, the number of bytes read might be less than you requested (even if that many of more bytes are still unread in the file). (Presumably, the buffer in memory was emptied with the read, and Java only returns the number of bytes left in the buffer) company - , email - ###@###.### ======================================================================
|