//runtime/com.squareup.sqldelight.db/SqlCursor/getBytes getBytes [common] Content abstract fun getBytes(index: Int): ByteArray? More info Return The bytes or null value of column index for the current row of the result set.