getOrNull

open fun getOrNull(key: ByteArray): ByteArray?

look up the passed key, returning the value or null if it does not exist