bitPattern
The bit pattern of the value’s encoding.
Declaration
var bitPattern: UInt16 { get }Discussion
The bit pattern matches the binary interchange format defined by the IEEE 754 specification.
The bit pattern of the value’s encoding.
var bitPattern: UInt16 { get }The bit pattern matches the binary interchange format defined by the IEEE 754 specification.