EpubPreferencesSerializer

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun deserialize(preferences: String): EpubPreferences

Deserialize P from a JSON string.

Link copied to clipboard
open override fun serialize(preferences: EpubPreferences): String

Serialize P into a JSON string.