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: Stefan Monnier
Subject: Re: emacs-25 b6b47AF: Properly encode/decode base64Binary data in SOAP
Date: Fri, 11 Mar 2016 17:27:16 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

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

My understanding is that it returns a structure whose leaves are
all byte-strings because.

In this sense, they're all "undecoded".  And the meaning of those
byte-strings is not specified by the generic format, so the generic
parser can't know if or how to decode them.


        Stefan




reply via email to

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