InputStreamInvoker.Seek(Int64, SeekOrigin) Method

Definition

public override long Seek (long offset, System.IO.SeekOrigin origin);
override this.Seek : int64 * System.IO.SeekOrigin -> int64

Parameters

offset
Int64
origin
SeekOrigin

Returns

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to