Structure representing virtual offset in BGZF-compressed file.
Set both coffset and uoffset packed as (coffset<<16)|uoffset
String representation in format "<coffset>/<uoffset>"
See Implementation
Structure representing virtual offset in BGZF-compressed file.