System::Runtime::InteropServices::MemoryMarshal::AsBytes método
MemoryMarshal::AsBytes method
Convierte un Span de un tipo primitivo T a un Span de bytes.
template<typename T> static Span<uint8_t> System::Runtime::InteropServices::MemoryMarshal::AsBytes(const Span<T> &span)
Ver también
- Class Span
- Class MemoryMarshal
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++