NSFileHandle.SeekToFileOffset(UInt64) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將檔案指標移至指定的位移。
[Foundation.Export("seekToFileOffset:")]
public virtual void SeekToFileOffset (ulong offset);
abstract member SeekToFileOffset : uint64 -> unit
override this.SeekToFileOffset : uint64 -> unit
參數
- offset
- UInt64
- 屬性