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 2026-07-07 12:43:45