• BlackBerry Dynamics
  • Runtime library for Android applications
  • 12.0.1.79
QCodec Member List

This is the complete list of members for QCodec, including all inherited members.

decode(String pString)QCodec
decode(Object pObject)QCodec
decodeText(final String text)RFC1522Codecprotected
doDecoding(byte[] bytes)QCodecprotected
doEncoding(byte[] bytes)QCodecprotected
encode(final String pString, final String charset)QCodec
encode(String pString)QCodec
encode(Object pObject)QCodec
encodeText(final String text, final String charset)RFC1522Codecprotected
getDefaultCharset()QCodec
getEncoding()QCodecprotected
isEncodeBlanks()QCodec
QCodec()QCodec
QCodec(final String charset)QCodec
setEncodeBlanks(boolean b)QCodec