emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP


From: Andreas Schwab
Subject: Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP
Date: Fri, 11 Mar 2016 17:59:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.92 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> Then provide an interface to decode it.  In Emacs you always see the
>> decoded contents unless you explicitly ask for not doing it.  Returning
>> half-decoded content is the wrong way to do it.
>
> AFAIK it's not half-decoded, it's just never decoded because the
> transport format only deals with bytes.

The interface does not return bytes, it returns a (half-)decoded lisp
form.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]