Skip to content

Data_HexEncodingOptions

ratranqu edited this page Jan 28, 2021 · 1 revision

Data.HexEncodingOptions

public struct HexEncodingOptions: OptionSet

Inheritance

OptionSet

Initializers

init(rawValue:)

public init(rawValue: Int)

Properties

rawValue

let rawValue: Int

upperCase

let upperCase

Clone this wiki locally