From Jason Turner

[tab:iostreams.seekdir.effects]

Diff to HTML by rtfpessoa

tmp/tmpwm7u727u/{from.md → to.md} RENAMED
@@ -1,8 +0,0 @@
1
- **Table: `seekdir` effects** <a id="tab:iostreams.seekdir.effects">[tab:iostreams.seekdir.effects]</a>
2
-
3
- | Element | Meaning |
4
- | ------- | --------------------------------------------------------------------------------------- |
5
- | `beg` | request a seek (for subsequent input or output) relative to the beginning of the stream |
6
- | `cur` | request a seek relative to the current position within the sequence |
7
- | `end` | request a seek relative to the current end of the sequence |
8
-