bitWidth
The number of bits used for the underlying binary representation of values of this type.
Declaration
static var bitWidth: Int { get }Discussion
The bit width of a Int64 instance is 64.
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 Int64 instance is 64.