Seek relative to direction by offset characters.
Declared in <bslstl_osyncstream.h>
Base&
seekp(
off_type offset,
std::ios_base::seekdir direction);
reference providing modifiable access to this object
| Name | Description |
|---|---|
| offset | relative offset in the output sequence |
| direction | base position for the seek |