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>
IOException
Copyright © 2017. All rights reserved.