System::Net::Http::HttpContent::LoadIntoBuffer metode
HttpContent::LoadIntoBuffer() method
Menyerialkan konten ke buffer memori.
void System::Net::Http::HttpContent::LoadIntoBuffer()
Lihat Juga
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Page for C++
HttpContent::LoadIntoBuffer(int64_t) method
Menyerialkan konten ke buffer memori.
void System::Net::Http::HttpContent::LoadIntoBuffer(int64_t maxBufferSize)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| maxBufferSize | int64_t | Jumlah maksimum byte dari buffer yang akan digunakan. |
Lihat Juga
- Class HttpContent
- Namespace System::Net::Http
- Library Aspose.Page for C++