BasicHeaderValueFormatter.EstimateHeaderElementLen(IHeaderElement) Metodo

Definizione

Stima la lunghezza di un elemento di intestazione formattato.

[Android.Runtime.Register("estimateHeaderElementLen", "(Lorg/apache/http/HeaderElement;)I", "GetEstimateHeaderElementLen_Lorg_apache_http_HeaderElement_Handler")]
protected virtual int EstimateHeaderElementLen(Org.Apache.Http.IHeaderElement? elem);
[<Android.Runtime.Register("estimateHeaderElementLen", "(Lorg/apache/http/HeaderElement;)I", "GetEstimateHeaderElementLen_Lorg_apache_http_HeaderElement_Handler")>]
abstract member EstimateHeaderElementLen : Org.Apache.Http.IHeaderElement -> int
override this.EstimateHeaderElementLen : Org.Apache.Http.IHeaderElement -> int

Parametri

elem
IHeaderElement

elemento di intestazione da formattare o null

Valori restituiti

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a