String toString( )

Returns a human-readable string for this RandomAccessFile instance.

Source

/**
 * Returns a human-readable string for this RandomAccessFile instance.
 */
String toString();