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

# bytes

Borrow the underlying initialized memory for read-only access.

## Declaration

```swift
var bytes: RawSpan { get }
```
