Long Serializer
Serializer for Long values.
Deserialization accepts Number (via toLong()) and String (via toLongOrNull()). All other types cause an IllegalArgumentException.
Since
1.0
Serializer for Long values.
Deserialization accepts Number (via toLong()) and String (via toLongOrNull()). All other types cause an IllegalArgumentException.
1.0