static func += (lhs: inout [Element], rhs: UInt8)
sSa9Bluetooths5UInt8VRszlE2peoiyySayACGz_ACtFZ
I82W
where Element == UInt8
import Swift
import Bluetooth
Pure Swift Bluetooth Definitions.
@frozen struct Array<Element>
An ordered, random-access collection.
@frozen struct UInt8
An 8-bit unsigned integer value type.
mutating func append(_ pointer: UnsafePointer<UInt8>, count: Int)
func subdata(in range: Range<Int>) -> [UInt8]