It would be nice to be able to define multiple encodings for the same in-memory data. An example would be a high resolution versus a low resolution packet that transmitted the same data. In that case only one structure definition is wanted but two distinct packet IDs, and encode/decode functions.
It would be nice to be able to define multiple encodings for the same in-memory data. An example would be a high resolution versus a low resolution packet that transmitted the same data. In that case only one structure definition is wanted but two distinct packet IDs, and encode/decode functions.