---
title: "reserveCapacity(_:)"
framework: system
role: symbol
role_heading: Instance Method
path: "system/filepath/reservecapacity(_:)"
---

# reserveCapacity(_:)

Reserve enough storage space to store minimumCapacity platform characters.

## Declaration

```swift
mutating func reserveCapacity(_ minimumCapacity: Int)
```
