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 2025-10-02 14:26:25