System::Net::Http::HttpContent::LoadIntoBuffer 메서드

HttpContent::LoadIntoBuffer() method

내용을 메모리 버퍼에 직렬화합니다.

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

또 보기

HttpContent::LoadIntoBuffer(int64_t) method

내용을 메모리 버퍼에 직렬화합니다.

void System::Net::Http::HttpContent::LoadIntoBuffer(int64_t maxBufferSize)
매개변수형식설명
maxBufferSizeint64_t사용할 버퍼의 최대 바이트 수입니다.

또 보기