PC Review


Reply
Thread Tools Rate Thread

Byte array and Queue

 
 
Marty
Guest
Posts: n/a
 
      24th Mar 2005
Hi,

I want to enqueue many byte array in a queue. When I dequeue the
elements of my queue, I need them back as byte array.

How can I extract them as byte array from the dequeue method of the queue?

Thank you
Marty
 
Reply With Quote
 
 
 
 
Marty
Guest
Posts: n/a
 
      24th Mar 2005
I finally did :
CType(myObjArray, Byte())
And it solve the thing.
Marty

Marty wrote:

> Hi,
>
> I want to enqueue many byte array in a queue. When I dequeue the
> elements of my queue, I need them back as byte array.
>
> How can I extract them as byte array from the dequeue method of the queue?
>
> Thank you
> Marty

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Value of type byte cannot be converted to 1-dimentional array of byte cmdolcet69 Microsoft VB .NET 3 25th Sep 2007 10:10 PM
How do I convert a ASCII Byte Array, to another Byte Array Russell Mangel Microsoft Dot NET Framework 2 2nd Feb 2005 06:01 PM
Re: Byte Array to Printable String to Byte Array Jon Skeet [C# MVP] Microsoft Dot NET 0 4th Aug 2004 01:53 PM
How to Convert Binary Coded Hex Byte Array to Byte Charles Law Microsoft VB .NET 25 2nd Jun 2004 02:21 PM
Convert native byte array (pointer) to managed byte[] Dave Microsoft Dot NET 1 13th Aug 2003 05:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:45 PM.