| Package | Description |
|---|---|
| org.jivesoftware.smack.util.stringencoder | |
| org.jivesoftware.smack.util.stringencoder.android | |
| org.jivesoftware.smack.util.stringencoder.java7 |
| Modifier and Type | Method and Description |
|---|---|
static void |
Base64.setEncoder(Base64.Encoder encoder) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndroidBase64Encoder
A Base 64 encoding implementation based on android.util.Base64
|
| Modifier and Type | Class and Description |
|---|---|
class |
Java7Base64Encoder
A Base 64 encoding implementation.
|