Searched refs:doEncoding (Results 1 – 4 of 4) sorted by relevance
82 byte [] rawdata = doEncoding(text.getBytes(charset)); in encodeText()153 protected abstract byte[] doEncoding(byte[] bytes) throws EncoderException; in doEncoding() method in RFC1522Codec
81 protected byte[] doEncoding(byte[] bytes) throws EncoderException { in doEncoding() method in BCodec
137 protected byte[] doEncoding(byte[] bytes) throws EncoderException { in doEncoding() method in QCodec
557 …method @Deprecated protected byte[] doEncoding(byte[]) throws org.apache.commons.codec.EncoderExce…571 …method @Deprecated protected byte[] doEncoding(byte[]) throws org.apache.commons.codec.EncoderExce…