Results 1 to 8 of 8

Thread: bi-directional files? [resolved]

Threaded View

  1. #1

    Thread Starter
    Dazed Member
    Join Date
    Oct 1999
    Location
    Ridgefield Park, NJ
    Posts
    3,418

    Question bi-directional files? [resolved]

    Im trying to position a file pointer from a RandomAccessFile using the public void seek(long pos ) method but an IOException stating a Negative seek offset keeps getting thrown. I should be able to go back a specific amout of bytes right? I know of other ways i could do this but i wanted to use a RandomAccessFile.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width