---
title: byteOffsets
framework: swift
role: symbol
role_heading: Instance Property
path: swift/unicode/utf8/validationerror/byteoffsets
---

# byteOffsets

The range of offsets into our input containing the error

## Declaration

```swift
var byteOffsets: Range<Int>
```
