Uploaded image for project: 'Qt Project Website'
  1. Qt Project Website
  2. QTWEBSITE-669

Conflicting explanation of big endian in QDataStream documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P5: Not important P5: Not important
    • None
    • None
    • doc.qt.io
    • Web page

      There is the sentence:
      "The default setting is big endian (MSB first). "
      in the QDataStream documentation (as of Qt 5.4).

      AFAIK big endian means "ending with big(est) (i.e. MSB) number part", thus either
      a) The default setting is big endian (MSB last).
      (alternatively The default setting is big endian (LSB first).)
      or
      b) The default setting is little endian (MSB first).
      should appear.

      In present state developer can not decide based on doc whether big or little endian is really used in implementation.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            treinio Topi Reiniƶ
            pmendl Pavel Mendl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 5 minutes
                5m
                Remaining:
                Remaining Estimate - 5 minutes
                5m
                Logged:
                Time Spent - Not Specified
                Not Specified

                  There are no open Gerrit changes