| java.lang.Object org.apache.cocoon.components.midi.xmidi.ByteLen
ByteLen | public class ByteLen (Code) | | The MIDI file parsing parts of this class are based on code from the XMidi project, written
by Peter Arthur Loeb (http://www.palserv.com/XMidi/) and used with permission.
The warranty disclaimer of the MIT license (http://www.opensource.org/licenses/mit-license.html)
applies to Peter Arthur Loeb's code.
author: Mark Leicester author: Peter Loeb |
ba | public byte[] ba(Code) | | A byte array.
|
ByteLen | public ByteLen()(Code) | | Default constructor.
As of Jan 8, 2001, this is not used.
|
|
|