T - event data this deserializer is responsible forpublic interface EventDataDeserializer<T extends EventData>
| Modifier and Type | Method and Description |
|---|---|
T |
deserialize(ByteArrayInputStream inputStream) |
T deserialize(ByteArrayInputStream inputStream) throws IOException
IOExceptionCopyright © 2019. All rights reserved.