System::Net::Http::HttpContent::ReadAsByteArray 方法
HttpContent::ReadAsByteArray method
将内容序列化并返回字节数组。
System::ArrayPtr<uint8_t> System::Net::Http::HttpContent::ReadAsByteArray()
ReturnValue
一个表示序列化内容的字节数组。
另见
- Typedef ArrayPtr
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Font for C++