public class BASE64
extends java.lang.Object
Constructor and Description |
---|
BASE64() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
decode(java.lang.String in) |
static java.lang.String |
encode(byte[] b) |
Copyright © 2012 SAS Institute Inc. All Rights Reserved.