Global Variable グローバル変数

NSFileWriteInapplicableStringEncodingError

Could not write because the string encoding was not applicable. 書き出せませんでした、文字列エンコーディングが適用可能でなかったために。

Declaration 宣言

var NSFileWriteInapplicableStringEncodingError: Int { get }

Discussion 議論

Access the bad encoding from the userInfo dictionary using the NSStringEncodingErrorKey key. 不正エンコーデングにuserInfo辞書からNSStringEncodingErrorKeyキーを使ってアクセスしてください。

See Also 参照

Error Codes さまざまなエラーコード