Type Property 型プロパティ

suggestedEncodingsKey

Declaration 宣言

static let suggestedEncodingsKey: StringEncodingDetectionOptionsKey

Discussion 議論

Option specifying any suggested string encodings. Use this when you have prior knowledge about the likely or expected encoding. The corresponding value for this key is an NSArray of NSNumber objects that contain NSStringEncoding values. If this option is unspecified, all allowed encodings are evaluated with equal consideration. 何らかの提案される文字列エンコーディングを指定しているオプション。これをあなたがありうるまたは期待されるエンコーディングについて事前知識を持っている時に使ってください。このキーに対する対応する値は、NSNumberオブジェクトそれらからなるあるNSArrayです、それらはNSStringEncoding値を含みます。このオプションが指定されないならば、全ての可能なエンコーディングが等しい配慮で評価されます。