Constructor BlobAssetStore
BlobAssetStore(int)
Initializes and returns an instance of BlobAssetStore.
Declaration
public BlobAssetStore(int capacity)
Parameters
Type | Name | Description |
---|---|---|
int | capacity | The initial capacity of the internal native containers. |