Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-22800

Refactor data type endian

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

      The DataView abstraction for endian conversions is really only about taking buffers of big/little bytes and pulling them into native types. Not taking buffers of native bytes and pulling them into byte swapped native types.

      Let's refactor the endian type to make it easier to stamp out the mirrored versions.

            Assignee:
            mira.carey@mongodb.com Mira Carey
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: