Re: Protocols.HTTP.Server.Request and streaming responses
"Jonas Walld?n @ Pike importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
> I end up fixing and extending String.Buffer Just looking at the code for `[]=, how does it handle string shift changes? It seems to accomodate existing shifts, but if the inserted character is even wider you also need to rebuild the buffer, right?