public class Struct.BitField extends Struct.Member
Constructor and Description |
---|
BitField(int nbrOfBits) |
Modifier and Type | Method and Description |
---|---|
byte |
byteValue() |
int |
intValue() |
long |
longValue() |
void |
set(long value) |
short |
shortValue() |
java.lang.String |
toString() |
bitIndex, bitLength, offset, struct
Copyright © 2005 - 2007 Javolution.