encode
Serializes and encodes the given value into the SharedPreferences at the specified tag using the given serializer.
Parameters
serializer
strategy used to encode the data
tag
key to encode data to
value
value to encode
Serializes and encodes the given value into the SharedPreferences at the specified tag using the given serializer.
strategy used to encode the data
key to encode data to
value to encode