| Interface | Description |
|---|---|
| NamingStrategySupport.NamingStrategy |
| Class | Description |
|---|---|
| Base64FloatSupport |
encode float/double as base64, faster than PreciseFloatSupport
|
| Base64Support |
byte[] <=> base64
|
| GsonCompatibilityMode | |
| GsonCompatibilityMode.Builder | |
| JacksonCompatibilityMode | |
| JacksonCompatibilityMode.Builder | |
| JdkDatetimeSupport |
there is no official way to encode/decode datetime, this is just an option for you
|
| NamingStrategySupport | |
| PreciseFloatSupport |
default float/double encoding will keep 6 decimal places
enable precise encoding will use JDK toString to be precise
|
Copyright © 2019. All rights reserved.