Instance Propertypureswift.bluetooth 7.2.0Bluetooth
bigEndian
The big-endian representation of this value.
var bigEndian: Self { get }
If necessary, the byte order of this value is reversed from the typical byte order of this address. On a big-endian platform, for any address x
, x == x.bigEndian
.