NSFileHandle.SeekToFileOffset(UInt64) 方法

定义

将文件指针移动到指定的偏移量。

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

参数

offset
UInt64
属性

适用于