Class ByteArrayToStringConverter

java.lang.Object
org.openehealth.ipf.platform.camel.ihe.continua.hrn.converters.ByteArrayToStringConverter
All Implemented Interfaces:
Converter<byte[],String>

public class ByteArrayToStringConverter extends Object implements Converter<byte[],String>
Author:
Stefan Ivanov
  • Constructor Details

    • ByteArrayToStringConverter

      public ByteArrayToStringConverter()
  • Method Details