putBytes

abstract suspend fun putBytes(key: String, value: ByteArray): Outcome<Unit, Any>