HtslibIterator.popFront

popFront to move range forward is destructive

struct HtslibIterator(T)
void
popFront
()
if (
is(T == Bam1) ||
is(T == Bcf1)
||
is(T == Kstring)
)

Meta