I need to figure out a way to convert a user defined type to a byte array and be able to reconstruct that type from the byte array. So far, what I came up with was to convert each variable in the type ...
I fully admit this is over my head, but I was wondering if someone could give me the 30 second noob explanation as to what this is, exactly what it's written in and how would I convert this to ...