read

abstract fun read(key: String): ByteArray?

Returns the raw bytes stored under key, or null if absent.