public interface OptionConsumer
Modifier and Type | Method and Description |
---|---|
void |
setOption(int code,
byte[] parameter)
Attempt to set the given option.
|
void setOption(int code, byte[] parameter)
code
- the encoded parameter to setparameter
- the value, the range of which is dependent on the parameter code