9929820d587fb6aa527a6baf89267b06950921c2 |
|
11-Aug-2014 |
Timo Sirainen <tss@iki.fi> |
ostream-buffer: Allow modifying the buffer outside ostream, unless o_stream_seek() is used.
Now we'll just append to the end of the buffer instead of forcibly trying to
write at the offset where the last ostream write ended. |