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

# byteCount

The number of initialized bytes in this span.

## Declaration

```swift
var byteCount: Int { get }
```
