A class library for opening, parsing, and saving MIDI files.

BinaryReaderEx Constructor

Initializes a new instance of the BinaryReaderEx class.

Overload List

Initializes a new instance of the BinaryReaderEx class.

public BinaryReaderEx(Stream);

Initializes a new instance of the BinaryReaderEx class.

public BinaryReaderEx(Stream,Encoding);

See Also

BinaryReaderEx Class | EF.Tools Namespace