This is the complete list of members for fm.liveswitch.IFileStream, including all inherited members.
| close() | fm.liveswitch.IFileStream | |
| exists() | fm.liveswitch.IFileStream | |
| flush() | fm.liveswitch.IFileStream | |
| getLength() | fm.liveswitch.IFileStream | |
| getPath() | fm.liveswitch.IFileStream | |
| getPosition() | fm.liveswitch.IFileStream | |
| open(fm.liveswitch.FileStreamAccess access) | fm.liveswitch.IFileStream | |
| read(byte[] data, int index, int length) | fm.liveswitch.IFileStream | |
| setPosition(long value) | fm.liveswitch.IFileStream | |
| write(byte[] data, int index, int length) | fm.liveswitch.IFileStream | |
| writeTo(int location, byte[] data, int index, int length) | fm.liveswitch.IFileStream |