Java.Nio.Buffer.Mark Method
Marks the current position, so that the position may return to this point later by calling reset().

Syntax

[Android.Runtime.Register("mark", "()Ljava/nio/Buffer;", "")]
public Buffer Mark ()

Returns

Documentation for this section has not yet been entered.

Remarks

Marks the current position, so that the position may return to this point later by calling reset().

[Android Documentation]

Requirements

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