public class ByteArrayToBase64 extends Object implements Converter<byte[],String>
ByteArrayToBase64()
String
convert(byte[] inputData)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteArrayToBase64()
public String convert(byte[] inputData)
Converter
convert
Converter<byte[],String>
inputData
Copyright © 2006–2018 TinyGroup. All rights reserved.