Click or drag to resize
FileOffsetUncompressedBlockOffset Property
Gets or sets an offset of uncompressed block inside a BGZF block from which aligned sequences starts or ends.

Namespace: Bio.IO.BAM
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public ushort UncompressedBlockOffset { get; }

Property Value

Type: UInt16
See Also