Ensure BufReader reads numeric values in little-endian order

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.3
    • Affects Version/s: None
    • Component/s: Portability
    • None
    • Fully Compatible
    • ALL
    • Platforms 10 (02/19/16), Platforms 11 (03/11/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      BufReader has templated read and peak methods which can be used to return numeric values from a buffer (e.g. a BSON object). For portability, these methods should read numeric values in little-endian order and transparently return native-endian results.

      Writing structs to buffers and reading structs from buffers will need additional consideration (or perhaps should be avoided).

              Assignee:
              Mira Carey
              Reporter:
              Bryan Chan
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: