Encoding and decoding of an encoded word in Java1999-09-23 10:47:20Hi, According to RFC2047, 8 bit characters in header fields are encoded in 'encoded words'. Is there any place I can find the encoding and decoding Java code for 'encoded word'? Thanks, Simon
|
|