A parallel writer for an UnsafeParallelMultiHashMap.
Use UnsafeParallelMultiHashMap<T0,T1>.AsParallelWriter to create a parallel writer for a NativeParallelMultiHashMap.
| Property | Description |
|---|---|
| Capacity | Returns the number of key-value pairs that fit in the current allocation. |
| Method | Description |
|---|---|
| Add | Adds a new key-value pair. |