javolution.io
public class Struct.BitField extends Struct.Member
Struct.BitField(int nbrOfBits)
byte
byteValue()
int
intValue()
long
longValue()
void
set(long value)
short
shortValue()
java.lang.String
toString()
bitIndex, bitLength, offset, struct
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Struct.BitField(int nbrOfBits)
public long longValue()
public int intValue()
public short shortValue()
public byte byteValue()
public void set(long value)
public java.lang.String toString()
toString
java.lang.Object
Copyright © 2005 - 2009 Javolution.