A C D E F G I L M P R T W

R

read(FileRef) - Method in interface com.lightdev.lib.filesystem.FileSystem
read contents of a file using a byte array in memory as a buffer
read(FileRef) - Method in class com.lightdev.lib.filesystem.LocalFileSystem
read contents of a file to a byte array in memory
removeFileSystemListener(FileSystemListener) - Method in interface com.lightdev.lib.filesystem.FileSystem
remove a listener from this file system
removeFileSystemListener(FileSystemListener) - Method in class com.lightdev.lib.filesystem.LocalFileSystem
remove a FileSystemListener from this file system
rename(FileRef, String) - Method in interface com.lightdev.lib.filesystem.FileSystem
rename a file, i.e. change the name of a file but not its location
rename(FileRef, String) - Method in class com.lightdev.lib.filesystem.LocalFileSystem
rename a file, i.e. change the name of a file but not its location
run() - Method in class com.lightdev.lib.filesystem.LocalFileSystem.CopyThread
run this thread

A C D E F G I L M P R T W