1. Int
  2. bitWidth
    1. 2.41.1
    2. 2.41.0
    3. 2.40.0
    4. 2.39.0
    5. 2.38.0
    Instance PropertySwiftNIOConcurrencyHelpersSwift

    bitWidth

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

    • Available because Self conforms to FixedWidthInteger.

    var bitWidth: Int { get }