Mono Class Library: Mono.Unix.Native Namespace

Mono.Unix.Native.SeekFlags Enumeration

Where to interpret offsets from. [Edit]
[System.CLSCompliant(false)]
public enum SeekFlags

See Also

Flock.l_whence
Stdlib.fseek
Syscall.lseek

Remarks

[Edit]

Members

Member NameDescription
L_INCRDocumentation for this section has not yet been entered. [Edit]
L_SETDocumentation for this section has not yet been entered. [Edit]
L_XTNDDocumentation for this section has not yet been entered. [Edit]
SEEK_CURMeasure offsets from the current file position. [Edit]
SEEK_ENDMeasure offsets from the end of the file. [Edit]
SEEK_SETMeasure offsets from the start of the file. [Edit]

Requirements

Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0