getByteArray

abstract fun getByteArray(key: String): ByteArray?
abstract fun getByteArray(key: String, default: ByteArray): ByteArray