public interface Getter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
get(org.apache.mina.core.buffer.IoBuffer data,
int index) |
int |
getBufferSize(T value)
Get the size in bytes required to serialize this value
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.