Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Writing HEX to Binary File

807588Apr 29 2009 — edited Apr 29 2009
Hi Everyone,

This is my first time writing on here, I just can't find the answer to this so i'm hoping someone can help.

I have big blocks of HEX values that I need to write to a Binary file.

How can I write out those values without conversion?

For Examples, I have block like "5F 24 02 66 54 85 45 5A 08 52 04 06 54"

and I would like to get them on a file in there current state.

Can you help!?

Thanks,
Pat
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 27 2009
Added on Apr 29 2009
7 comments
1,287 views