Class vDSP_int24


  • public final class vDSP_int24
    extends org.moe.natj.c.StructObject
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
        vDSP_int24()  
      protected vDSP_int24​(org.moe.natj.general.Pointer peer)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte bytes​(int field_idx)
      Signed 24-bit integer.
      void setBytes​(byte value, int field_idx)
      Signed 24-bit integer.
      • Methods inherited from class org.moe.natj.general.NativeObject

        finalize, getPeer, getPeerPointer
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • vDSP_int24

        public vDSP_int24()
      • vDSP_int24

        protected vDSP_int24​(org.moe.natj.general.Pointer peer)
    • Method Detail

      • bytes

        public byte bytes​(int field_idx)
        Signed 24-bit integer.
      • setBytes

        public void setBytes​(byte value,
                             int field_idx)
        Signed 24-bit integer.