BamRead.sequence_length

Sequence length. In fact, sequence.length can be used instead, but that might be slower if the compiler is not smart enough to optimize away unrelated stuff.

struct BamRead
@property const nothrow
int
sequence_length
()

Meta