---
title: span
framework: swift
role: symbol
role_heading: Instance Property
path: swift/utf8span/span
---

# span

A span used to access the code units.

## Declaration

```swift
var span: Span<UInt8> { get }
```

## Discussion

Discussion note: O(1)
