System::Memory::get_Span method
Memory::get_Span method
Gets a span that represents the current memory.
Span<T> System::Memory<T>::get_Span() const
ReturnValue
A span over the memory segment.
See Also
- Class Span
- Class Memory
- Namespace System
- Library Aspose.PDF for C++