Where to interpret offsets from.
Syntax
[System.CLSCompliant(false)]
public enum SeekFlags
See Also
Remarks
Members
| Member Name | Description |
|---|
| L_INCR | Documentation for this section has not yet been entered. |
| L_SET | Documentation for this section has not yet been entered. |
| L_XTND | Documentation for this section has not yet been entered. |
| SEEK_CUR | Measure offsets from the current file position. |
| SEEK_END | Measure offsets from the end of the file. |
| SEEK_SET | Measure offsets from the start of the file. |
Requirements
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0