getDouble

open fun getDouble(index: Int): Double?

Converts the buffer for provided column index to a Double?

Returns null if that index was NULL in the result.

Parameters

index

Integer index of the column to read