public class HexStringToByteArrayConverter extends Object implements IConverter<String,byte[],ConversionException>
| Constructor and Description |
|---|
HexStringToByteArrayConverter() |
public byte[] convert(String value) throws ConversionException
convert in interface IConverter<String,byte[],ConversionException>ConversionExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.