public class Base32Decoder extends AbstractBaseNDecoder
| Constructor and Description |
|---|
Base32Decoder()
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getBitsPerChar() |
protected int |
getBlockLength() |
decode, finalize, outputSizeprotected int getBlockLength()
getBlockLength in class AbstractBaseNDecoderprotected int getBitsPerChar()
getBitsPerChar in class AbstractBaseNDecoderCopyright © 2016 JBoss by Red Hat. All rights reserved.