getBoolean

open fun getBoolean(index: Int): Boolean?

Converts the buffer for provided column index to a Boolean?

Returns null if that index was NULL in the result.

Parameters

index

Integer index of the column to read