get_Span()

Memory::get_Span() const method

Gets a span that represents the current memory.

Span<T> System::Memory<T>::get_Span() const

Return Value

A span over the memory segment.

See Also