save
Saves a value for the given key using the provided serializer.
Parameters
key
The storage key (must not be empty)
value
The value to save
serializer
The serializer for the value type
Throws
if key is empty
Saves a value for the given key using the provided serializer.
The storage key (must not be empty)
The value to save
The serializer for the value type
if key is empty