Package pro.fessional.wings.slardar.serialize
See: Description
-
Class Summary Class Description KryoConversion Data accuracy is higher than Json, but the data structure may not, such as TreeMap or HashMap. JsonConversion The underlying implementation is FastJson, which is limited to simple types of trusted services, and may have security issues in non-trusted domains. KryoSimple should register Customizer before use.