NSFileHandle.OffsetInFile Method

Definition

The position of the file pointer within the file represented by this NSFileHandle.

[Foundation.Export("offsetInFile")]
public virtual ulong OffsetInFile ();
abstract member OffsetInFile : unit -> uint64
override this.OffsetInFile : unit -> uint64

Returns

Attributes

Applies to