System::Net::Http::HttpContent::LoadIntoBuffer-metod
HttpContent::LoadIntoBuffer() method
Serialiserar innehållet till en minnesbuffert.
void System::Net::Http::HttpContent::LoadIntoBuffer()
Se även
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.PDF for C++
HttpContent::LoadIntoBuffer(int64_t) method
Serialiserar innehållet till en minnesbuffert.
void System::Net::Http::HttpContent::LoadIntoBuffer(int64_t maxBufferSize)
| Parameter | Typ | Beskrivning |
|---|---|---|
| maxBufferSize | int64_t | Det maximala antalet byte i bufferten som ska användas. |
Se även
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.PDF for C++