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