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