Typedef foxglove::SeekFunction¶
Defined in File mcap.hpp
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.
Defined in File mcap.hpp
The type of a seek function in a CustomWriter.