1. 8.0.1
    Instance PropertySwiftBSONSwift

    bigEndian

    The big-endian representation of this integer.

    var bigEndian: Self { get }

    Overview

    If necessary, the byte order of this value is reversed from the typical byte order of this integer type. On a big-endian platform, for any integer x, x == x.bigEndian.