ml-spectra-processing
    Preparing search index...

    Function isLittleEndian

    • Check whether the host stores multi-byte values least significant byte first. Needed whenever a typed array is reinterpreted through another view, because the position of the words of a value then depends on the platform.

      Returns boolean

      true on a little-endian host.