trio::Seekable trio::BoundedIOStream Concepts.h std::uint64_t virtual std::uint64_t trio::Seekable::tell ()=0 tell trio::Seekable::tell tell tell tell Get the current position in the stream. Position in the stream relative to it's start, with 0 denoting the start position. dna::FilteredInputArchive::processSubset void virtual void trio::Seekable::seek (std::uint64_t position)=0 seek trio::Seekable::seek seek seek seek std::uint64_t position Set the current position in the stream. position Position in the stream relative to it's start, with 0 denoting the start position. dna::FilteredInputArchive::processSubset trio::Seekable::~Seekable () ~Seekable trio::Seekable::~Seekable trio::Seekableseek trio::Seekabletell trio::Seekable~Seekable