get

abstract suspend fun <U> get(key: String, block: (InputStream) -> U): U