System::Net::Http::HttpContent::LoadIntoBuffer metod

HttpContent::LoadIntoBuffer() method

Serialiserar innehåll till en minnesbuffert.

void System::Net::Http::HttpContent::LoadIntoBuffer()

Se även

HttpContent::LoadIntoBuffer(int64_t) method

Serialiserar innehåll till en minnesbuffert.

void System::Net::Http::HttpContent::LoadIntoBuffer(int64_t maxBufferSize)
ParameterTypeBeskrivning
maxBufferSizeint64_tDet maximala antalet byte i bufferten som ska användas.

Se även