[Ecls-list] Reading binary file

Goffioul Michael goffioul at imec.be
Wed May 3 00:04:01 UTC 2006


> Hello!
> 
> I tried reading binary file with element-type set to 
> '(unsigned-byte 8). Problem was that read-sequence started to 
> complain that the stream isn't character stream. I used imago 
> from common-lisp.net to read a image file. Here is some 
> information about incident:

I think that you have to use read-byte to read a binary stream.

Michael.




More information about the ecl-devel mailing list