From: Rajesh Olafson Date: 2008-06-12T04:23:59+09:00 Subject: write byte array to file ------=_Part_31390_18060148.1213212259271 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Helo I have method that read a binary file - maybe a image, and return a byte array. I want write the byte array to another file. But I keep writing the bytes as text. I want binary. What need I do? Rajesh. ------=_Part_31390_18060148.1213212259271--