Float Serializer
Serializer for Float values.
Deserialization accepts Number (via toFloat()) and String (via toFloatOrNull()). All other types cause an IllegalArgumentException.
Since
1.0
Serializer for Float values.
Deserialization accepts Number (via toFloat()) and String (via toFloatOrNull()). All other types cause an IllegalArgumentException.
1.0