- initWithURL:options:error:
- initWithPath:
- initDirectoryWithFileWrappers:
- initRegularFileWithContents:
- initSymbolicLinkWithDestination:
- initSymbolicLinkWithDestinationURL:
Availability 有効性
Technology
- (instancetype)initWithSerializedRepresentation:(NSData
*)serializeRepresentation;
serializedRepresentation
Serialized representation of a file wrapper in the format used for the NSFile
pasteboard type. Data of this format is returned by such methods as serialized
and RTFDFrom
(NSAttributed
).
NSFile
ペーストボード型に対して使われる形式でのあるファイルラッパーのシリアライズされた表現。この形式のデータは、serialized
とRTFDFrom
(NSAttributed
) のようなメソッドによって返されます。
Regular-file file wrapper initialized from serialized
.
serialized
から初期化される通常ファイルファイルラッパー。
The file wrapper is not associated with a file-system node until you save it using write
.
ファイルラッパーは、ファイルシステムノードと結び付けられません、あなたがそれをwrite
を使って保存しない限りは。
- initWithURL:options:error:
- initWithPath:
- initDirectoryWithFileWrappers:
- initRegularFileWithContents:
- initSymbolicLinkWithDestination:
- initSymbolicLinkWithDestinationURL:
preferredFilename
filename
fileAttributes