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