Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Jody Mills   on Jan 30 In Java Category.

  
Question Answered By: Ella Brown   on Jan 30

If you are using primitive types you will have to
convert them to an array of bytes  then pass this to
the OutputStreams write  method.

Share: