|
-
August 25th, 2009, 05:43 AM
#1
How convert from vector to Byte array
Hi,
I have a vector which contains a Byte array how to extract the Byte array from this Vector....
-
August 25th, 2009, 07:37 AM
#2
Re: How convert from vector to Byte array
-
August 25th, 2009, 08:11 AM
#3
Re: How convert from vector to Byte array
 Originally Posted by perlWhite
Hi,
I have a vector which contains a Byte array how to extract the Byte array from this Vector....
Vector.toArray() ?
If we really understand the problem, the answer will come out of it, because the answer is not separate from the problem...
J. Krishnamurti
Please use [CODE]...your code here...[/CODE] tags when posting code. If you get an error, please post the full error message and stack trace, if present.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|