Click or drag to resize
Ab1Header Constructor
Creates a new header and loads it from the specified stream.

Namespace: Bio.IO.AppliedBiosystems
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public Ab1Header(
	BinaryReader reader
)

Parameters

reader
Type: System.IOBinaryReader

[Missing <param name="reader"/> documentation for "M:Bio.IO.AppliedBiosystems.Ab1Header.#ctor(System.IO.BinaryReader)"]

See Also