Skip to content

CodingUserInfoKey

mxcl edited this page May 29, 2021 · 1 revision

Extensions on CodingUserInfoKey

Properties

decodingMethod

A value indicating what decoding method to use:​ tolerant or strict. Default value is strict

static let decodingMethod = CodingUserInfoKey(rawValue: "dev.mxcl.Version.decodingMethod")!
Clone this wiki locally