org.tinygroup.convert.base64bytearray
Class ByteArrayToBase64
java.lang.Object
org.tinygroup.convert.base64bytearray.ByteArrayToBase64
- All Implemented Interfaces:
- Converter<byte[],String>
public class ByteArrayToBase64
- extends Object
- implements Converter<byte[],String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ByteArrayToBase64
public ByteArrayToBase64()
convert
public String convert(byte[] inputData)
- Specified by:
convert in interface Converter<byte[],String>
Copyright © 2006–2015 TinyGroup. All rights reserved.