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