Any way I can make it so that I don't have to add every specific instance of a message I want to encode to the types list in my encoder?
I would basically just like a base class and have that as the only type in my encoder types. Thanks, S.D.
Any way I can make it so that I don't have to add every specific instance of a message I want to encode to the types list in my encoder?
I would basically just like a base class and have that as the only type in my encoder types. Thanks, S.D.