RandomAccessFile.ReadLong
valthe long to write to this file.
TypeReasonJava.IO.IOExceptionif an I/O error occurs while writing to this file.
Writes a big-endian 64-bit long to this file, starting at the current file pointer.
[Android Documentation]