KotlinXSerializers

com.xebia.functional.xef.scala.auto.KotlinXSerializers$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val boolean: KSerializer[Boolean]
val byte: KSerializer[Byte]
val char: KSerializer[Character]
val double: KSerializer[Double]
val float: KSerializer[Float]
val int: KSerializer[Integer]
val long: KSerializer[Long]
val short: KSerializer[Short]
val string: KSerializer[String]
val unit: KSerializer[Unit]