Instance PropertySwiftFoundationSwift
bitWidth
The number of bits in the binary representation of this value.
Available because
Self
conforms toFixedWidthInteger
.
var bitWidth: Int { get }
The number of bits in the binary representation of this value.
Available because Self
conforms to FixedWidthInteger
.
var bitWidth: Int { get }