Byte array and Queue

M

Marty

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top