Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
0.2
-
None
Description
Since we created the partialDeserialize method on TDeserializer, we refactored the generated struct field ids to be tracked via an enum. It'd be great to make a convenience version of partialDeserialize that takes an array of TFieldIdEnums and converts internally to ints. This would make it much easier to use.