System::Runtime::InteropServices::MemoryMarshal::AsBytes метод
MemoryMarshal::AsBytes method
Преобразует Span одного примитивного типа T в Span байтов.
template<typename T> static Span<uint8_t> System::Runtime::InteropServices::MemoryMarshal::AsBytes(const Span<T> &span)
См. также
- Class Span
- Class MemoryMarshal
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++