usage of RandomAccessFile.
what's the good example of RandomAccessFile?
what's the purpose?
the sun tutorial takes the zip file example.
I understand.
I need working examples or something.
thanks.
what's the good example of RandomAccessFile?
what's the purpose?
the sun tutorial takes the zip file example.
I understand.
I need working examples or something.
thanks.
Here are some examples
http://gcc.gnu.org/ml/java-prs/2002-q3/msg00021.html
http://www.java2s.com/Code/JavaAPI/java.io/RandomAccessFile.htm
http://kickjava.com/805.htm