Dylan K. Taylor 287c8c2dd4 Added static create() functions for many packets
There are a few motivations here:
1) Less boilerplate code (this can be written inline)
2) It's possible to provide multiple constructors for different packet variations to reduce the chance of errors.
3) It makes things catch fire on updates in ways that static analysers can understand.
2019-06-05 15:00:08 +01:00
..
2019-06-03 16:17:36 +01:00
2019-06-03 17:45:25 +01:00
2019-01-04 23:28:44 +00:00
2019-03-02 10:29:11 +00:00