The Artima Developer Community
Sponsored Link

Java Answers Forum
problem with FilePointer in ObjectStreams

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
kalpana

Posts: 2
Nickname: kalpana
Registered: Feb, 2002

problem with FilePointer in ObjectStreams Posted: Feb 27, 2002 3:55 AM
Reply to this message Reply
Advertisement
HI


Iam using Line2D.Double objects to paint in a form of graph my problem is i donot know how to set file pointer to ObjectInputStream as my requirement is to locate the pointer to that particular object and start reading through objects.
I tried using RandomAccessFile but i have to do FileOperations in ObjectStreams only, any idea???????? please.

Topic: Synchronize method in threading environment Previous Topic   Next Topic Topic: How to jump to a point in a Program?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use