sqldelight-runtime / com.squareup.sqldelight.db / SqlCursor / getBytes

getBytes

abstract fun getBytes(index: Int): ByteArray?

Return
The bytes or null value of column index for the current row of the result set.