- All Implemented Interfaces:
- com.google.common.base.Function<Object,String>
@Singleton
public class ConvertUnencodedBytesToBase64EncodedString
extends Object
implements com.google.common.base.Function<Object,String>
Binds base64 encodes the byte [] input
- Author:
- Adrian Cole