commonMain.serialization.KeyMergingTransformer.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of qbittorrent-models Show documentation
Show all versions of qbittorrent-models Show documentation
Kotlin wrapper for the qBittorrent Web API using Ktor.
The newest version!
package qbittorrent.models.serialization
import kotlinx.serialization.builtins.*
import kotlinx.serialization.json.*
import qbittorrent.models.Torrent
internal object KeyMergingTransformer : JsonTransformingSerializer
© 2015 - 2025 Weber Informatics LLC | Privacy Policy