Add Args
What's Changed
- 50 - Add Args class to serialize arguments into bytes (u32, string) by @Thykof in #52
- rework u32 and string with DataView by @Thykof in #54
- encode and decode base64 string in args class by @Thykof in #56
- bump version 1.10.12 by @Thykof in #58
New Contributors
Full Changelog: v1.10.11...v1.10.12