autoSerializerOf
Deprecated (with error)
Use defaultSessionSerializer instead.
Replace with
defaultSessionSerializer<T>()
Content copied to clipboard
Creates the default SessionSerializer for the type T.
Deprecated (with error)
Use defaultSessionSerializer<T> instead.
Replace with
defaultSessionSerializer<T>()
Content copied to clipboard
Creates the default SessionSerializer for the class type.