docs: add missing documentation
fix(packets): correctly parse family
fix(packets): make cmode fields correctly optional
fix(packets): nullability of family
Merge pull request #47 from Rutherther/feat/pass-nullable Pass CanBeNull to string serializer and converter
feat(packets): update packets to not use nullable if not needed
feat(packets): add many new packets