|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Decoding Quoted-printable |
« View previous topic :: View next topic » |
Author |
Message
|
Herbert |
Posted: Mon Mar 22, 2010 3:32 am Post subject: Decoding Quoted-printable |
|
|
 Centurion
Joined: 05 Dec 2006 Posts: 146 Location: Leersum, The Netherlands
|
Hi,
I'm looking for a way to decode Quoted-printable, something like below, any sugestions?
CREATE PROCEDURE base64Decode(IN source CHAR)
RETURNS BLOB
LANGUAGE JAVA
EXTERNAL NAME "com.ibm.broker.javacompute.Base64.decode";
Kind Regards, Herbert |
|
Back to top |
|
 |
kimbert |
Posted: Mon Mar 22, 2010 5:34 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
For the benefit of other readers, Quoted Printable != base64Binary. I know you know that, but I didn't.
I'll bet there's a Java library to do this for you. That would be my first line of enquiry. |
|
Back to top |
|
 |
WMBDEV1 |
Posted: Mon Mar 22, 2010 6:46 am Post subject: |
|
|
Sentinel
Joined: 05 Mar 2009 Posts: 888 Location: UK
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|