T
- the type to which to convert to.public interface DataConvertor<T>
T convert(byte[] value) throws DataConvertorException
value
- the byte array to convert.DataConvertorException
- in case the conversion failed.Copyright © 2008-2015 FedICT. All Rights Reserved.