public class ByteArrayEventDataDeserializer extends Object implements EventDataDeserializer<ByteArrayEventData>
| Constructor and Description |
|---|
ByteArrayEventDataDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayEventData |
deserialize(ByteArrayInputStream inputStream) |
public ByteArrayEventData deserialize(ByteArrayInputStream inputStream) throws IOException
deserialize in interface EventDataDeserializer<ByteArrayEventData>IOExceptionCopyright © 2017. All rights reserved.