HtslibIterator.this

ctor using only HtslibFile without an iterator

  1. this(HtslibFile f)
    struct HtslibIterator(T)
    if (
    is(T == Bam1) ||
    is(T == Bcf1)
    ||
    is(T == Kstring)
    )
  2. this(HtslibFile f, HtsItr itr)

Meta