read

fun read(jarSha256: String, modelId: String): ModelDescriptor?(source)

Returns the cached descriptor for the given (JAR-hash, modelId) pair, or null on any kind of miss: no cache entry, schema-version mismatch, malformed JSON, or I/O error.