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