+=(_:_:)
Appends the bytes of another block buffer without copying.
Declaration
static func += (lhs: inout CMReadOnlyDataBlockBuffer, rhs: consuming CMMutableDataBlockBuffer)Appends the bytes of another block buffer without copying.
static func += (lhs: inout CMReadOnlyDataBlockBuffer, rhs: consuming CMMutableDataBlockBuffer)