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 NSString
, this option has no effect. The corresponding value for this key is an NSString
object. By default, this value is U+FFFD
.
何らかのサポートされない文字に対する代替として使われる文字列を、ある損失文字列エンコーディングに変換している時に指定するオプション。ある@(NO)
値がNSString
に対して指定されるならば、このオプションは効果を持ちません。このキーに対応する値は、NSString
オブジェクトです。省略時では、この値はU+FFFD
です。