public final class Base32 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Base32.DecodingException |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String encoded) |
static String |
encode(String data) |
Copyright © 2020. All rights reserved.