read

fun <T : Any> read(    ctx: SerializationCtx,     stream: AbstractBuffer,     valueSerializer: ISerializer<T>): RdSet<T>