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

UndefChunk.Write Method

Writes the UndefChunk to a stream.

Overload List

Inherited from Chunk.

public void Write(BinaryWriterEx);

Writes the UndefChunk to a stream.

public override void Write(BinaryWriterEx,bool);

See Also

UndefChunk Class | EF.SimpleMIDI Namespace