Name: mc57594 Date: 03/10/97
The API docs for the Reader class includes this paragraph on the return value of the read function:
The character read, as an integer in the range 0 to 16383 (0x00-0xffff), or -1 if the end of the stream has been reached
Shouldn't that range read 0 to 65536?
company - , email - ###@###.###
======================================================================
- duplicates
-
JDK-4260831 Inconsistency in doc for java.io.Reader.read()
-
- Resolved
-