public class Base64 extends Object
Constructor and Description |
---|
Base64() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
decode(String s) |
static String |
encode(byte[] buf) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.