rawKey

abstract fun rawKey(db: Long, key: ByteArray, length: Int): SQLCode(source)
open fun rawKey(db: DatabaseHandle, key: ByteArray, length: Int): SQLCode(source)