Click or drag to resize
BAMIndexStorageSource Property
Gets the underlying stream.

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

Property Value

Type: Stream
See Also