(bf spec) Clarify byte order of the buffer returned by CharBuffer.subsequence(int,int)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 16
    • Component/s: core-libs
    • None
    • b06

      The specification for CharBuffer::subsequence should clarify the byte order of the returned buffer, in the same way as other methods in CharBuffer do, e.g. `slice`.

      The longstanding and currently implementation returns a buffer whose "byte order will be identical to those of this buffer". Similar should be added to the `subsequence` specification.

            Assignee:
            Conor Cleary (Inactive)
            Reporter:
            Chris Hegarty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: