SerialX 1.1.2
SimplyProgrammer
released this
27 Sep 18:32
·
174 commits
to master
since this release
Binary and hexadecimal!
What was added:
- Integers now can be serialized using Java binary and hexadecimal form (0b1111, 0xffff)!
- Numbers can be separated with underscore (just like in Java)!
- Fixing the bug when formatter mess up decimals suffixes and integers!