Searched refs:doDecoding (Results 1 – 3 of 3) sorted by relevance
127 data = doDecoding(data); in decodeText()160 protected abstract byte[] doDecoding(byte[] bytes) throws DecoderException; in doDecoding() method in RFC1522Codec
83 protected byte[] doDecoding(byte[] bytes) throws DecoderException { in doDecoding() method in BCodec
147 protected byte[] doDecoding(byte[] bytes) throws DecoderException { in doDecoding() method in QCodec