System::Net::Http::Headers::TransferCodingHeaderValue::GetTransferCodingLength metodu
TransferCodingHeaderValue::GetTransferCodingLength method
Belirtilen indeksden geçirilen bir dizeyi TransferCodingHeaderValue sınıfının bir örneğine dönüştürür.
static int32_t System::Net::Http::Headers::TransferCodingHeaderValue::GetTransferCodingLength(String input, int32_t startIndex, const HeaderFunc<System::SharedPtr<TransferCodingHeaderValue>> &transferCodingCreator, System::SharedPtr<TransferCodingHeaderValue> &parsedValue)
| Parametre | Tür | Açıklama |
|---|---|---|
| girdi | Dize | Ayrıştırılacak bir dize. |
| startIndex | int32_t | Ayrıştırma için bir başlangıç konumu. |
| parsedValue | const HeaderFunc<System::SharedPtr<TransferCodingHeaderValue>>& | Ayrıştırılmış bir nesnenin atanacağı bir örnek. |
| transferCodingCreator | System::SharedPtr<TransferCodingHeaderValue>& | TransferCodingHeaderValue sınıfının örneklerini oluşturmak için kullanılan temsilci. |
ReturnValue
Ayrıştırılmış bir alt dizenin uzunluğunu döndürür, aksi takdirde 0.
Ayrıca Bakınız
- Class String
- Typedef HeaderFunc
- Typedef SharedPtr
- Class TransferCodingHeaderValue
- Class TransferCodingHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++