BlobVfs.open

Open a blob with the same URI and content as blob if it doesn't already exist.

class BlobVfs
@safe pure
bool
open
(
const Blob blob
)

Parameters

blob Blob

the blob to add an entry in the cache for.

Meta