IStorage Slice<T> Methods
Methods
| AsSpan | Converts an array slice to a span. |
| Get | Gets the index in the storage array of the element at the specified position. |
| ToArray | Returns the elements of the array slice in an array. |