FaiRecord

Undocumented in source.

Constructors

this
this(string str)
Undocumented in source.
this
this(string header, string lineTerm, ulong seqLen, ulong lineLen, ulong offset)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

lineOffset
ulong lineOffset [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

header
string header;
lineLen
ulong lineLen;
lineTerm
string lineTerm;
offset
ulong offset;
Undocumented in source.
seqLen
ulong seqLen;
Undocumented in source.

Meta