Red Hat JBoss Enterprise Application Platform 6.4.19.GA
-
-
Constructor Summary
Constructors
Constructor and Description |
Base32() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static byte[] |
decode(String base32)
Decodes the given Base32 String to a raw byte array.
|
static String |
encode(byte[] bytes)
Encodes byte array to Base32 String.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Red Hat JBoss Enterprise Application Platform 6.4.19.GA
Copyright © 2018 JBoss by Red Hat. All rights reserved.