T - Protocol Code Typepublic interface ProtocolCodeDecoder<T extends ProtocolCode>
| Modifier and Type | Method and Description |
|---|---|
T |
readProtocolCode(byte code)
Read Protocol Code
|
T readProtocolCode(byte code)
code - Code byte valueCopyright © 2024 Apache NiFi Project. All rights reserved.