OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:base32
(Results
1 - 2
of
2
) sorted by null
/external/smack/src/org/xbill/DNS/utils/
base32.java
8
* Routines for converting between Strings of
base32
-encoded data and arrays
9
* of binary data. This currently supports the
base32
and base32hex alphabets
15
public class
base32
{
class
20
public static final String
BASE32
=
30
* Creates an object that can be used to do
base32
conversions.
34
* default parameters (The standard
base32
alphabet, no padding, uppercase)
37
base32
(String alphabet, boolean padding, boolean lowercase) {
method in class:base32
80
* Convert binary data to a
base32
-encoded String
142
* Convert a
base32
-encoded String to binary data
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar
Completed in 83 milliseconds