FileOffsetCompressedBlockOffset Property |
Gets or sets BGZF block start offset.
Namespace: Bio.IO.BAMAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntaxpublic ulong CompressedBlockOffset { get; }
Public ReadOnly Property CompressedBlockOffset As ULong
Get
public:
property unsigned long long CompressedBlockOffset {
unsigned long long get ();
}
member CompressedBlockOffset : uint64 with get
Property Value
Type:
UInt64
See Also