Companion
Functions
Link copied to clipboard
fun <V : Any> read( ctx: SerializationCtx, buffer: AbstractBuffer, valSzr: ISerializer<V>): RdList<V>
Content copied to clipboard
Link copied to clipboard
fun write( ctx: SerializationCtx, buffer: AbstractBuffer, value: RdList<*>)
Content copied to clipboard