init(rawValue:)
Creates a set of JSON formatting options from an integer that represents those options.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
An option set of writing options defined by this type.
Creates a set of JSON formatting options from an integer that represents those options.
init(rawValue: UInt)An option set of writing options defined by this type.