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