Type Property 型プロパティ

lossySubstitutionKey

Declaration 宣言

static let lossySubstitutionKey: StringEncodingDetectionOptionsKey

Discussion 議論

Option specifying the string used to substitute for any unsupported characters when converting to a lossy string encoding. If a @(NO) value is specified for NSStringEncodingDetectionAllowLossyKey, this option has no effect. The corresponding value for this key is an NSString object. By default, this value is U+FFFD. 何らかのサポートされない文字に対する代替として使われる文字列を、ある損失文字列エンコーディングに変換している時に指定するオプション。ある@(NO)値がNSStringEncodingDetectionAllowLossyKeyに対して指定されるならば、このオプションは効果を持ちません。このキーに対応する値は、NSStringオブジェクトです。省略時では、この値はU+FFFDです。