SerialX is improving regular Java Base64 serialization and adding serialization protocols that you can create for objects that cant be serialized using regular way. For example final non-serializable objects or 3rd party objects. SerialX is also JSON like "programming" that are objects serialized into. It also allows you to serialize multiple objects into one string or also file. Unlike to JSON, SerialX is based on determinate order of arguments or values we can say.
0 commit comments