|
-
Mar 4th, 2006, 08:51 PM
#1
Thread Starter
Lively Member
How to read/write string to Binary File in Java
How to read/write string to Binary File in Java? Please tell me step by step.
-
Mar 4th, 2006, 09:39 PM
#2
Re: How to read/write string to Binary File in Java
What kind of binary file? You could just use Java's serialization. Look at ObjectOutputStream.
(No, I'm not going to hold your hand.)
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Mar 4th, 2006, 11:10 PM
#3
Re: How to read/write string to Binary File in Java
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|