System::Net::Http::ByteArrayContent::TryComputeLength method
ByteArrayContent::TryComputeLength method
Bayt dizisi uzunluğunu hesaplamaya çalışır.
bool System::Net::Http::ByteArrayContent::TryComputeLength(int64_t &length) override
| Parametre | Tür | Açıklama |
|---|---|---|
| uzunluk | int64_t& | Hesaplanan uzunluğun atanacağı çıktı parametresi. |
ReturnValue
Uzunluk başarıyla hesaplandığında true, aksi takdirde false.
Ayrıca Bakınız
- Class ByteArrayContent
- Namespace System::Net::Http
- Library Aspose.Font for C++