Re: Mixing text and binary data
- From: Maciej Katafiasz <mathrick@xxxxxxxxx>
- Date: Fri, 29 Feb 2008 13:35:39 +0000 (UTC)
Den Fri, 29 Feb 2008 04:40:50 -0800 skrev nicolas.edel:
I would like to read/write both text and binary data on sockets and
(*stdandard-input* *standard-output*). Are there idioms in Lisp to mix
text and binary ?
http://www.cliki.net/Flexi-streams for instance. In CL parlance, such
streams are referred to as "bivalent". There are various mechanisms to
implement them, usually implementation-dependent.
Cheers,
Maciej
.
- References:
- Mixing text and binary data
- From: nicolas . edel
- Mixing text and binary data
- Prev by Date: Re: DIRECTORY behavior with /= implementations
- Next by Date: Re: Mixing text and binary data
- Previous by thread: Mixing text and binary data
- Next by thread: Re: Mixing text and binary data
- Index(es):