+ readingIntentWithURL:options:
Returns a file access intent object for reading the given URL with the provided options.
この与えられたURLをこの提供されたオプションで読み出すためのファイルアクセスインテントオブジェクトを返します。
+ writingIntentWithURL:options:
Returns a file access intent object for writing to the given URL with the provided options.
この与えられたURLにこの提供されたオプションで書き出すためのファイルアクセスインテントオブジェクトを返します。