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