KSpigot
/
net.axay.kspigot.serialization
/
deserialize
deserialize
Deserializes the given json string and returns the deserialized object.
inline fun <
T
>
SpigotSerialzableCompanion
<
T
>.
deserialize
(json:
String
):
T
Content copied to clipboard