IStorage Slice<T> Properties
Properties
| Item | Gets or sets the element at the specified position. |
| Memory | Returns a memory slice over the storage. |
| Span | Returns a span slice over the storage. |
| Stride | Gets the step between successive elements in the storage array. |