Moffat.EndlessOnline.SDK v1.0.0-rc2
github-actions
released this
29 May 00:54
·
14 commits
to master
since this release
Fixed
- Generated ToString() implementations correctly stringify structures.
- Arrays that are deserialized based on the value of reader.Remaining now properly store the initial "remaining" value. Fixes a bug where only half of an array in a given chunk would be read.