Raymond Toy | 31 Oct 2011 00:06
Picon

Re: string-to-octets

On 10/30/11 3:40 PM, Helmut Eller wrote:
> * Helmut Eller [2011-10-30 18:28] writes:
>
>> * Raymond Toy [2011-10-30 16:30] writes:
>>
>>> Is that better?
>> Yes, looks good.
> BTW, it would also be useful to have a parameter to specify a start
> position in buffer.  With that it would be possible to buffer up
> multiple small chunks.
That could be solved by passing in displaced arrays.  But you can't
because string-to-octets wants a simple-array.   That should probably be
changed.

I'll into adding a :buffer-start parameter.

Ray

_______________________________________________
cmucl-imp mailing list
cmucl-imp <at> cmucl.cons.org
http://lists.zs64.net/mailman/listinfo/cmucl-imp


Gmane