Int Serializer
Serializer for Int values.
Deserialization accepts Number (via toInt()) and String (via toIntOrNull()). All other types cause an IllegalArgumentException.
Since
1.0
Serializer for Int values.
Deserialization accepts Number (via toInt()) and String (via toIntOrNull()). All other types cause an IllegalArgumentException.
1.0