31 Oct 2011 00:06
Re: string-to-octets
Raymond Toy <toy.raymond <at> gmail.com>
2011-10-30 23:06:19 GMT
2011-10-30 23:06:19 GMT
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
RSS Feed