Package org.robovm.apple.audiotoolbox
Class MIDIRawData
- All Implemented Interfaces:
Iterable<MIDIRawData>
public class MIDIRawData extends Struct<MIDIRawData>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMIDIRawData.MIDIRawDataPtrNested classes/interfaces inherited from class org.robovm.rt.bro.Struct
Struct.Marshaler -
Constructor Summary
Constructors Constructor Description MIDIRawData() -
Method Summary
Modifier and Type Method Description byte[]getData()protected BytePtrgetData0()ByteBuffergetDataAsByteBuffer()protected intgetLength0()MIDIRawDatasetData(byte[] data)protected MIDIRawDatasetData0(long data0)protected MIDIRawDatasetLength0(int length0)Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrapMethods inherited from class org.robovm.rt.bro.NativeObject
equals, getHandle, hashCode, setHandle
-
Constructor Details
-
MIDIRawData
public MIDIRawData()
-
-
Method Details
-
getData
public byte[] getData() -
getDataAsByteBuffer
-
setData
-
getLength0
protected int getLength0() -
setLength0
-
getData0
-
setData0
-