You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2024. It is now read-only.
The existing code makes extensive use of byte array mapping to structs. There should be a helper method that can map a struct to a byte array to dramatically simplify entire code base and byte array parsing in general.