System::Net::Http::HttpContent::ReadAsByteArray method
HttpContent::ReadAsByteArray method
Serializza il contenuto e restituisce un array di byte.
System::ArrayPtr<uint8_t> System::Net::Http::HttpContent::ReadAsByteArray()
ReturnValue
Un array di byte che rappresenta il contenuto serializzato.
Vedi anche
- Typedef ArrayPtr
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Font for C++