Package | Description |
---|---|
com.espertech.esper.common.client.serde |
Serdes are for serializing and de-serializing.
|
Modifier and Type | Method and Description |
---|---|
void |
DataInputOutputSerde.write(E object,
java.io.DataOutput output,
byte[] unitKey,
EventBeanCollatedWriter writer)
Write an object to the stream.
|