Hi All,
 
I am currently facing the problem by reading byte[] and String data from file.
If i write the byte[] and String data alternatively to a file through a loop...which is the best way I should use? (BufferedOutputStream? FileWriter?...?). After i write it...how am I going to read all data and store them back to byte[] and String variables accordingly? (I dont have the fix sequence to write byte[] or String).
 
 
Please help...Thank you.
 
 
 
 
 
Steven
To change your membership options, refer to:
http://www.sys-con.com/java/list.cfm

Reply via email to