fromWindowsKey
Declaration
static let fromWindowsKey: StringEncodingDetectionOptionsKeyDiscussion
Option specifying whether to consider string encodings corresponding to Windows codepage numbers. The corresponding value for this key is an NSNumber object containing a Boolean value. If @(YES), Windows string encodings are removed from consideration. By default, this value is @(NO).