Required Instance Propertyswift 6.0.3Swift

bitWidth

The number of bits in the current binary representation of this value.

var bitWidth: Int { get }

This property is a constant for instances of fixed-width integer types.