writePolymorphicNullable

abstract fun <T> writePolymorphicNullable(    ctx: SerializationCtx,     stream: AbstractBuffer,     value: T)