public interface ServiceData<T extends Writer>
Modifier and Type | Method and Description |
---|---|
byte[] |
getByteArray()
Gets the data which represent the request.
|
T |
getZserioObject()
Gets the Zserio object which represents the request, if available.
|
T getZserioObject()
byte[] getByteArray()
Last updated 2024-12-05 10:34:50