---
title: mutableBytes
framework: swift
role: symbol
role_heading: Instance Property
path: swift/outputrawspan/mutablebytes
---

# mutableBytes

Exclusively borrow the underlying initialized memory for mutation.

## Declaration

```swift
var mutableBytes: MutableRawSpan { mutating get }
```
