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....
Re: How convert from vector to Byte array
Re: How convert from vector to Byte array
Quote:
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