Inconsistency in doc for java.io.Reader.read()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.3.0
    • Affects Version/s: 1.1, 1.3.0
    • Component/s: docs
    • kestrel
    • x86, sparc
    • solaris_2.5, windows_95



      Name: dfC67450 Date: 08/09/99



      Javadoc says about java.io.Reader.read():

      ...
        returns:
           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
      ...


      Ranges 0-16383 and 0x00-0xFFFF are non equal.

      ======================================================================

            Assignee:
            Scott Hommel (Inactive)
            Reporter:
            Fda Fda (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: