On 2013-09-12 15:51, H. S. Teoh wrote: > The problem is, he wants to reuse the buffer next time if the GC hasn't > collected it yet. I was thinking he could reuse the stack/static buffer. Basically using two buffers, one static and one dynamic. -- /Jacob Carlborg