System::Runtime::InteropServices::MemoryMarshal::AsBytes-metod
MemoryMarshal::AsBytes method
Kastar ett Span av en primitiv typ T till ett Span av byte.
template<typename T> static Span<uint8_t> System::Runtime::InteropServices::MemoryMarshal::AsBytes(const Span<T> &span)
Se även
- Class Span
- Class MemoryMarshal
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++