Yet Another WebIOPi+
 All Classes Namespaces Files Functions Variables Macros Pages
org.apache.commons.codec.binary.BaseNCodec Member List

This is the complete list of members for org.apache.commons.codec.binary.BaseNCodec, including all inherited members.

available(final Context context)org.apache.commons.codec.binary.BaseNCodecpackage
BaseNCodec(final int unencodedBlockSize, final int encodedBlockSize, final int lineLength, final int chunkSeparatorLength)org.apache.commons.codec.binary.BaseNCodecprotected
chunkSeparatorLengthorg.apache.commons.codec.binary.BaseNCodecprivate
containsAlphabetOrPad(final byte[] arrayOctet)org.apache.commons.codec.binary.BaseNCodecprotected
decode(final Object obj)org.apache.commons.codec.binary.BaseNCodec
decode(final String pArray)org.apache.commons.codec.binary.BaseNCodec
decode(final byte[] pArray)org.apache.commons.codec.binary.BaseNCodec
decode(byte[] pArray, int i, int length, Context context)org.apache.commons.codec.binary.BaseNCodecpackage
org::apache::commons::codec::BinaryDecoder.decode(byte[] source)org.apache.commons.codec.BinaryDecoder
org::apache::commons::codec::Decoder.decode(Object source)org.apache.commons.codec.Decoder
DEFAULT_BUFFER_RESIZE_FACTORorg.apache.commons.codec.binary.BaseNCodecprivatestatic
DEFAULT_BUFFER_SIZEorg.apache.commons.codec.binary.BaseNCodecprivatestatic
encode(final Object obj)org.apache.commons.codec.binary.BaseNCodec
encode(final byte[] pArray)org.apache.commons.codec.binary.BaseNCodec
encode(byte[] pArray, int i, int length, Context context)org.apache.commons.codec.binary.BaseNCodecpackage
org::apache::commons::codec::BinaryEncoder.encode(byte[] source)org.apache.commons.codec.BinaryEncoder
org::apache::commons::codec::Encoder.encode(Object source)org.apache.commons.codec.Encoder
encodeAsString(final byte[] pArray)org.apache.commons.codec.binary.BaseNCodec
encodedBlockSizeorg.apache.commons.codec.binary.BaseNCodecprivate
encodeToString(final byte[] pArray)org.apache.commons.codec.binary.BaseNCodec
ensureBufferSize(final int size, final Context context)org.apache.commons.codec.binary.BaseNCodecprotected
EOForg.apache.commons.codec.binary.BaseNCodecpackagestatic
getDefaultBufferSize()org.apache.commons.codec.binary.BaseNCodecprotected
getEncodedLength(final byte[] pArray)org.apache.commons.codec.binary.BaseNCodec
hasData(final Context context)org.apache.commons.codec.binary.BaseNCodecpackage
isInAlphabet(byte value)org.apache.commons.codec.binary.BaseNCodecprotected
isInAlphabet(final byte[] arrayOctet, final boolean allowWSPad)org.apache.commons.codec.binary.BaseNCodec
isInAlphabet(final String basen)org.apache.commons.codec.binary.BaseNCodec
isWhiteSpace(final byte byteToCheck)org.apache.commons.codec.binary.BaseNCodecprotectedstatic
lineLengthorg.apache.commons.codec.binary.BaseNCodecprotected
MASK_8BITSorg.apache.commons.codec.binary.BaseNCodecprotectedstatic
MIME_CHUNK_SIZEorg.apache.commons.codec.binary.BaseNCodecstatic
PADorg.apache.commons.codec.binary.BaseNCodecprotected
PAD_DEFAULTorg.apache.commons.codec.binary.BaseNCodecprotectedstatic
PEM_CHUNK_SIZEorg.apache.commons.codec.binary.BaseNCodecstatic
readResults(final byte[] b, final int bPos, final int bAvail, final Context context)org.apache.commons.codec.binary.BaseNCodecpackage
resizeBuffer(final Context context)org.apache.commons.codec.binary.BaseNCodecprivate
unencodedBlockSizeorg.apache.commons.codec.binary.BaseNCodecprivate