Package | Description |
---|---|
net.sf.mbus4j.decoder |
Modifier and Type | Method and Description |
---|---|
VariableDataBlockDecoder.DecodeState |
VariableDataBlockDecoder.addByte(byte b,
int bytesLeft) |
VariableDataBlockDecoder.DecodeState |
VariableDataBlockDecoder.getState() |
static VariableDataBlockDecoder.DecodeState |
VariableDataBlockDecoder.DecodeState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableDataBlockDecoder.DecodeState[] |
VariableDataBlockDecoder.DecodeState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VariableDataBlockDecoder.setState(VariableDataBlockDecoder.DecodeState ds) |
Copyright © 2009–2016 MBus4J. All rights reserved.