NSFileHandle.SeekToFileOffset(UInt64) Method

Definition

Moves the file pointer to the specified offset.

[Foundation.Export("seekToFileOffset:")]
public virtual void SeekToFileOffset (ulong offset);
abstract member SeekToFileOffset : uint64 -> unit
override this.SeekToFileOffset : uint64 -> unit

Parameters

offset
UInt64
Attributes

Applies to