Discussion 議論
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)
.
Windowsコードページ番号に対応している文字列エンコーディングを考慮するかどうかを指定しているオプション。このキーに対応する値は、NSNumber
オブジェクトでひとつのブール値を含んでいます。@(YES)
ならば、Windows文字列エンコーディングは考慮から取り除かれます。省略時では、この値は@(NO)
です。