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, outputSize
protected int getBlockLength()
getBlockLength
in class AbstractBaseNDecoder
protected int getBitsPerChar()
getBitsPerChar
in class AbstractBaseNDecoder
Copyright © 2003-2015 Virginia Tech. All Rights Reserved.