---
title: "init(rawValue:)"
framework: phase
role: symbol
role_heading: Initializer
path: "phase/phasepushstreambufferoptions/init(rawvalue:)"
---

# init(rawValue:)

Creates a push stream buffer option with the given raw value.

## Declaration

```swift
init(rawValue: UInt)
```

## Parameters

- `rawValue`: A raw value for the option’s enumeration case.
