System::Net::Http::HttpContent::LoadIntoBuffer methode
HttpContent::LoadIntoBuffer() method
Serialiseert inhoud naar een geheugenbuffer.
void System::Net::Http::HttpContent::LoadIntoBuffer()
Zie ook
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Page for C++
HttpContent::LoadIntoBuffer(int64_t) method
Serialiseert inhoud naar een geheugenbuffer.
void System::Net::Http::HttpContent::LoadIntoBuffer(int64_t maxBufferSize)
| Parameter | Type | Beschrijving |
|---|---|---|
| maxBufferSize | int64_t | Het maximale aantal bytes van de buffer dat gebruikt moet worden. |
Zie ook
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Page for C++