C# Structure to Byte array conversion
An utility and some code examples how to automatically convert a struct to byte array and back. This comes very handy when implementing protocols. Add annotations to your structures, for example:
An utility and some code examples how to automatically convert a struct to byte array and back. This comes very handy when implementing protocols. Add annotations to your structures, for example: