- All Implemented Interfaces:
Coder<Byte>
Coder for the HLAbyte data type.
- Since:
- 1.5
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
HLAbyteCoder
public HLAbyteCoder()
-
Method Details
-
decode
public Byte decode(byte[] buffer)
throws hla.rti1516_2025.encoding.DecoderException
- Specified by:
decode in interface Coder<Byte>
- Throws:
hla.rti1516_2025.encoding.DecoderException
-
-