getBlob

abstract fun getBlob(index: Int): ByteArray?(source)

Returns the value of the column at index as a ByteArray or null in the value cannot be converted to a ByteArray.