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

Chunk.Write Method (BinaryWriterEx)

Writes the Chunk to a stream.

public void Write(
   BinaryWriterEx w
);

Parameters

w
The BinaryWriterEx to use to write to the stream.

See Also

Chunk Class | EF.SimpleMIDI Namespace | Chunk.Write Overload List