public class base64 extends Object
| Constructor and Description |
|---|
base64() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayBuffer |
decode(String ab) |
static String |
encode(ArrayBuffer ab) |
public static String encode(ArrayBuffer ab)
public static ArrayBuffer decode(String ab)
Copyright © 2018 Eduworks Corporation. All rights reserved.