---
title: removeLast()
framework: swift
role: symbol
role_heading: Instance Method
path: swift/outputrawspan/removelast()
---

# removeLast()

Remove the last byte from this span.

## Declaration

```swift
@discardableResult mutating func removeLast() -> UInt8
```
