Contents

bitPattern

The bit pattern of the value’s encoding.

Declaration

var bitPattern: UInt64 { get }

Discussion

The bit pattern matches the binary interchange format defined by the IEEE 754 specification.

See Also

Working with Binary Representation