Seek to a position in the file. * This function updates the current position in the file. * * @param offset The requested position in the file, relative to @c whence. * * @param whence One of @c seek_set, @c seek_cur or @c seek_end. * * @returns The new position relative to the beginning of the file. * * @throws asio::system_error Thrown on failure. */
source not stored for this graph (policy: none)