SerialX 1.0.6
SimplyProgrammer
released this
22 Aug 19:07
·
186 commits
to master
since this release
Another cosmetic changes but important ones!
What was added:
- Improving way to serialize numbers.
- Adding suffixes for double "d", short "s" and byte "y"!
- Repairing an error with long suffix (456L)!
- Java Base64 serialized object now does not need to start with "#"!
- Objects serialized using protocol with no arguments will no longer be serialized with null argument!