Results 1 to 3 of 3

Thread: How to read/write string to Binary File in Java

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2005
    Posts
    70

    Question 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.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    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.

  3. #3
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Talking Re: How to read/write string to Binary File in Java

    Quote Originally Posted by CornedBee
    (No, I'm not going to hold your hand.)

    "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
  •  



Click Here to Expand Forum to Full Width