KVCachePropertyByteArray

属性委托 ByteArray

Constructors

Link copied to clipboard
constructor(key: String?, defaultValue: ByteArray?)

Functions

Link copied to clipboard
open operator override fun getValue(thisRef: Any, property: KProperty<*>): ByteArray?
Link copied to clipboard
open operator override fun setValue(thisRef: Any, property: KProperty<*>, value: ByteArray?)