NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
buch11
Joined: 28 May 2011 Posts: 6
|
Posted: Wed Jun 01, 2011 2:39 am Post subject: RAFs |
|
|
I am having a .txt file that contains more than one lines of data.I want to update just the first line of the .txt file regularly .For this purpose i am planning to read the first line in buffer ,then read the portion which is left in file using "readfully()" method into a byte[],and after writing the "new" first line i'll rewrite the contents of byte[] to the .txt file.
Is there any simpler approach to the same ???(i just want to update a part of .txt file and not the whole.)  |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|