read
fun <V : Any> read( ctx: SerializationCtx, buffer: AbstractBuffer, valSzr: ISerializer<V>): RdList<V>
Content copied to clipboard
open override fun read(ctx: SerializationCtx, buffer: AbstractBuffer): RdList<*>
Content copied to clipboard