Where to interpret offsets from.
[
Edit]
[System.CLSCompliant(false)] public enum SeekFlags |
|
See Also
Remarks
Members
Member Name | Description |
---|
L_INCR | Documentation for this section has not yet been entered.
[Edit]
|
L_SET | Documentation for this section has not yet been entered.
[Edit]
|
L_XTND | Documentation for this section has not yet been entered.
[Edit]
|
SEEK_CUR | Measure offsets from the current file position.
[Edit]
|
SEEK_END | Measure offsets from the end of the file.
[Edit]
|
SEEK_SET | Measure 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