<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "tvOS: 26.0.0 -",
    "visionOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreMedia",
  "identifier" : "/documentation/CoreMedia/CMReadOnlyDataBlockBuffer/+=(_:_:)-7fm8e",
  "metadataVersion" : "0.1.0",
  "role" : "Operator",
  "symbol" : {
    "kind" : "Operator",
    "modules" : [
      "Core Media"
    ],
    "preciseIdentifier" : "s:9CoreMedia25CMReadOnlyDataBlockBufferV2peoiyyACz_AA09CMMutableefG0VntFZ"
  },
  "title" : "+=(_:_:)"
}
-->

# +=(_:_:)

Appends the bytes of another block buffer without copying.

```
static func += (lhs: inout CMReadOnlyDataBlockBuffer, rhs: consuming CMMutableDataBlockBuffer)
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)