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