Instance Propertypureswift.bluetooth 7.2.0Bluetooth->Swift
dataLength
Data.swift:205var dataLength: Int { get }
var dataLength: Int { get }
import Swift
import Bluetooth
Pure Swift Bluetooth Definitions.
@frozen struct UInt64
A 64-bit unsigned integer value type.
@frozen struct Int
A signed integer value type.
init(_ value: UInt40)
Initialize from a unsigned 40-bit integer.
init(_ value: UInt48)
Initialize from a unsigned 40-bit integer.
init?<Data>(data: Data) where Data : DataContainer
func append<Data>(to data: inout Data) where Data : DataContainer