| Modifier and Type | Field and Description |
|---|---|
static UInt16Accessor |
INSTANCE |
| Constructor and Description |
|---|
UInt16Accessor() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
get(org.apache.mina.core.buffer.IoBuffer data,
int index) |
int |
getBufferSize(Integer value)
Get the size in bytes required to serialize this value
|
void |
put(org.apache.mina.core.buffer.IoBuffer data,
Integer value) |
public static final UInt16Accessor INSTANCE
public Integer get(org.apache.mina.core.buffer.IoBuffer data, int index)
public void put(org.apache.mina.core.buffer.IoBuffer data,
Integer value)
public int getBufferSize(Integer value)
GettergetBufferSize in interface Getter<Integer>getBufferSize in interface Setter<Integer>Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.