A C# class that packages bytearray data into a form that can be sent over network
This is an old project that I began doing for fun just to learn how to serialize different data to send over the network. I might come back to this in the future, but not for a little while at least.