getByte

open override fun getByte(key: String): Byte?(source)

Retrieves a Byte value for the given key.

Return

The Byte value, or null if no value exists for the key

Parameters

key

The key to retrieve the value for