JavaScript is disabled on your browser.
javolution.io

Class Struct.BitField

  • Enclosing class:
    Struct


    public class Struct.BitField
    extends Struct.Member 
    This class represents an arbitrary size (unsigned) bit field with no word size constraint (they can straddle words boundaries).
    • Constructor Detail

      • Struct.BitField

        public Struct.BitField(int nbrOfBits)
    • Method Detail

      • longValue

        public long longValue()
      • intValue

        public int intValue()
      • shortValue

        public short shortValue()
      • byteValue

        public byte byteValue()
      • set

        public void set(long value)

Copyright © 2005-2013 Javolution. All Rights Reserved.

AltStyle によって変換されたページ (->オリジナル) /