ReadAlignment.isExtension

Returns true iff the read alignment is an extension, ie. it is a front or back extension.

struct ReadAlignment
@property
bool
isExtension
const pure nothrow
(
)

See Also

isFrontExtension, isBackExtension

Meta