BamReader.ReadsWithProgressResult

Undocumented in source.

Constructors

this
this(R range, S stream, void delegate(lazy float p) progressBarFunc, void delegate() finishFunc)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta