Package apple.accelerate.struct
Class vDSP_uint24
- java.lang.Object
-
- org.moe.natj.general.NativeObject
-
- org.moe.natj.c.StructObject
-
- apple.accelerate.struct.vDSP_uint24
-
public final class vDSP_uint24 extends org.moe.natj.c.StructObject
-
-
Constructor Summary
Constructors Modifier Constructor Description vDSP_uint24()protectedvDSP_uint24(org.moe.natj.general.Pointer peer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description bytebytes(int field_idx)Unsigned 24-bit integer.voidsetBytes(byte value, int field_idx)Unsigned 24-bit integer.
-