Org.Apache.Http.Message.BufferedHeader.ValuePos Property
Obtains the start of the header value in the Org.Apache.Http.IFormattedHeader.Buffer.

Syntax

[get: Android.Runtime.Register("getValuePos", "()I", "GetGetValuePosHandler")]
public virtual int ValuePos { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Obtains the start of the header value in the Org.Apache.Http.IFormattedHeader.Buffer. By accessing the value in the buffer, creation of a temporary string can be avoided.

[Android Documentation]

Requirements

Namespace: Org.Apache.Http.Message
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1