init(rawValue:)
Creates a push stream buffer option with the given raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
A raw value for the option’s enumeration case.
Creates a push stream buffer option with the given raw value.
init(rawValue: UInt)A raw value for the option’s enumeration case.