MCPcopy Create free account
hub / github.com/chriskohlhoff/asio / seek

Method seek

include/asio/basic_stream_file.hpp:383–390  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testFunction · 0.80

Calls 1

throw_errorFunction · 0.85

Tested by 1

testFunction · 0.64