|
-
March 15th, 2005, 02:42 AM
#1
Convert an array of bytes to a structure
How can I convert an array of bytes to a given structure in C#?
I have data sent to me in a socket (something like void*). I know the structure of the data. I may have strings in it (with variable length - I can't predict it).
What's my best solution?
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
|