Static Propertyswift 6.1.2Swift

bitWidth

The number of bits used for the underlying binary representation of values of this type.

static var bitWidth: Int { get }

The bit width of a Int16 instance is 16.