What advanced operation does RandomAccessFile support that FileInputStream and FileOutputStream do not?
RandomAccessFile
FileInputStream
FileOutputStream
Encryption of data
Automatic conversion of byte data to characters
Compression of data
Random access to any position in the file