|  | Home | Libraries | People | FAQ | More | 
          (Inherited from file_stdio)
        
Adjust the current position in the open file.
void seek( std::uint64_t offset, error_code& ec);
| Name | Description | 
|---|---|
| 
                     | The offset in bytes from the beginning of the file | 
| 
                     | Set to the error, if any occurred |