Constructor and Description |
---|
HLAasciiCharCoder() |
Modifier and Type | Method and Description |
---|---|
java.lang.Byte |
decode(byte[] code) |
byte[] |
encode(java.lang.Byte value) |
java.lang.Class<java.lang.Byte> |
getAllowedType() |
public HLAasciiCharCoder() throws hla.rti1516e.exceptions.RTIinternalError
hla.rti1516e.exceptions.RTIinternalError
public java.lang.Byte decode(byte[] code) throws hla.rti1516e.encoding.DecoderException
public byte[] encode(java.lang.Byte value)
public java.lang.Class<java.lang.Byte> getAllowedType()
getAllowedType
in interface Coder<java.lang.Byte>
Author: SMASH LAB - University of Calabria (UNICAL)