rd-framework / com.jetbrains.rd.framework / UniversalMarshaller / <init>

<init>

UniversalMarshaller(_type: KClass<*>, reader: (SerializationCtx, AbstractBuffer) -> T, writer: (SerializationCtx, AbstractBuffer, T) -> Unit, predefinedId: Int? = null)