A
D
E
F
G
L
N
P
S
V
E
- encode(SerializationStrategy,String,T) - function in net.edwardday.serialization.preferences.Preferences
- Serializes and encodes the given value into the SharedPreferences at the specified tag using the given serializer.
- encode(Preferences,String,T) - function in net.edwardday.serialization.preferences.PreferencesKt
- Serializes and encodes the given value into the SharedPreferences at the specified tag using serializer retrieved from the reified type parameter.