Discussion 議論
Option specifying whether to allow lossy string conversion. The corresponding value for this key is an NSNumber
object containing a Boolean value. If @(NO)
, the a lossy string encoding may not be chosen. By default, this value is @(YES)
.
損失文字列変換を許可すべきかどうかを指定しているオプション。このキーに対応する値は、NSNumber
オブジェクトでひとつのブール値を含んでいます。@(NO)
ならば、損失文字列エンコーディングは選ばれないかもしれません。初期状態では、この値は@(YES)
です。