Hi, "Sergey Poznyakoff" <[EMAIL PROTECTED]> writes:
> That's great, but what if I need to get a "raw" string contents, > that is a string of bytes as it is? "Raw string contents" is undefined, as Clinton said. I could be whatever internal representation Guile chooses. What application or issue do you have in mind? Thanks, Ludovic.