Class vDSP_uint24


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

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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte bytes​(int field_idx)
      Unsigned 24-bit integer.
      void setBytes​(byte value, int field_idx)
      Unsigned 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_uint24

        public vDSP_uint24()
      • vDSP_uint24

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

      • bytes

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

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