Typedef foxglove::SeekFunction

Typedef Documentation

using foxglove::SeekFunction = std::function<int(int64_t pos, int whence, uint64_t *new_pos)>

The type of a seek function in a CustomWriter.