Class MIDIRawData

All Implemented Interfaces:
Iterable<MIDIRawData>

public class MIDIRawData
extends Struct<MIDIRawData>
  • Constructor Details

    • MIDIRawData

      public MIDIRawData()
  • Method Details

    • getData

      public byte[] getData()
    • getDataAsByteBuffer

      public ByteBuffer getDataAsByteBuffer()
    • setData

      public MIDIRawData setData​(byte[] data)
    • getLength0

      protected int getLength0()
    • setLength0

      protected MIDIRawData setLength0​(int length0)
    • getData0

      protected BytePtr getData0()
    • setData0

      protected MIDIRawData setData0​(long data0)