bsl::basic_osyncstream::seekp

Seek relative to direction by offset characters.

Synopsis

Declared in <bslstl_osyncstream.h>

Base&
seekp(
    off_type offset,
    std::ios_base::seekdir direction);

Return Value

reference providing modifiable access to this object

Parameters

NameDescription
offsetrelative offset in the output sequence
directionbase position for the seek