Announcement
iPhone DZone: Fresh Links On Your iPhone by matt at Sat Jul 05 14:09:51 EDT 2008
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Go ahead, you can do it. Login and vote now.
By bloid
via dev.opera.com
Submitted: May 15 2008 / 12:14
The File I/O API consists of three classes: FileSystem, File and FileStream.
The FileSystem class is initialized as a singleton, and is available as opera.io.filesystem. This is a virtual file system. In order to actually use it, you'll need to add directories from your actual file system as mount points to the virtual filesystem.
SaveShareSend
Tags: frameworks, javascript, tools
Add your comment