[erlang-questions] erlang-questions Digest, Vol 12, Issue 16
Ingela Anderton Andin
ingela@REDACTED
Tue May 6 11:43:13 CEST 2008
Thank you for reporting this. It should be mime_decode_to_string/1 e.i
a documentation error.
base64:mime_decode_to_string(base64:encode_to_string("??")).
"??"
Regards Ingela, Erlang/OTP Ericsson
> All the functions is ok except the last one, mime_decode_string/1:
> 11> base64:mime_decode_string(base64:encode_to_string("??")).
> ** exception error: undefined function base64:mime_decode_string/1.
> Is this an error in the library reference manual?
> Thank you!
> catsunny
More information about the erlang-questions
mailing list