|
-
Jul 2nd, 2007, 11:55 AM
#1
[RESOLVED] Serializing to Byte array
I'm trying to take a structure, and turn it into an array of Bytes so that I can send it via UDP. It seems like this should be a case of using a BinaryFormatter to serialize the structure, but I can't see any good way of turning this into an array of Bytes. Any suggestions?
My usual boring signature: Nothing
 
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
|