aspose file tools
The moose likes Java in General and the fly likes make an array of byte[] Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply locked New topic
Author

make an array of byte[]

mohamed reda shafy aboud
Greenhorn

Joined: Nov 13, 2010
Posts: 6
Hi everyone

can any one help me to make an array to add some another byte[] in it as elements;

another question if i need to make an array to contain different types as String and byte[] and send it from server class to client class via socket ; is that possible and how can i do this

thanks for your help in advance
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Please don't post the same question in more than one forum.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: make an array of byte[]
 
Similar Threads
byte array to String
Hex ??
how to make an array of byte[]
Breaking up files, please help!
simple question , please help me