Initializes the receiver as a regular-file file wrapper.
Original signature is '- (id)initRegularFileWithContents:(NSData *)contents'
Available in Mac OS X v10.0 and later.


- contents (NSData)
- Contents of the file.

Initialized regular-file file wrapper containing contents.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)