Get your own customer support community
 

What's a good way to create a binary file from Java?

i'm currently figuring out how to write my post-process java program to produce a binary file, but I'm stumped; I'm not finding much in terms of the Java 6 API, and most of the examples online that I find are about reading in binary files, not actually writing them.

Is there something specifically different about binary files versus regular text files, other than their file format suffix? (aka, .bin vs. .txt)
 
indifferent I’m trying.
Inappropriate?
1 person has this question

User_default_medium