BasicHeaderValueFormatter.EstimateElementsLen(IHeaderElement[]) Metodo

Definizione

Stima la lunghezza degli elementi di intestazione formattati.

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

Parametri

elems
IHeaderElement[]

elementi dell'intestazione da formattare o null

Valori restituiti

Lunghezza stimata dei caratteri per gli elementi di intestazione formattati.

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