putShort

open override fun putShort(key: String, value: Short)(source)

Stores a Short value with the given key.

Parameters

key

The key to store the value under

value

The Short value to store