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