Java.IO.BufferedInputStream.Markpos Property
The currently marked position. -1 indicates no mark has been set or the mark has been invalidated.

Syntax

[Android.Runtime.Register("markpos")]
protected int Markpos { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The currently marked position. -1 indicates no mark has been set or the mark has been invalidated.

[Android Documentation]

Requirements

Namespace: Java.IO
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1