@DecodeType(value={java.lang.Byte.class,byte.class}) public class ByteDecoder extends Object implements DataDecoder
DataDecoder.Factory
Constructor and Description |
---|
ByteDecoder() |
public Object decode(String data) throws DataDecodeException
DataDecoder
decode
in interface DataDecoder
data
- Data to be decoded.DataDecodeException
- Error decoding data.Copyright © 2014. All rights reserved.