[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Large Buffer Access
- From: "D Burgess" <db@...>
- Date: Tue, 18 May 2004 16:49:58 +1000
If you mail me offline I can send you one.
David Burgess (db@werx4.com)
Benn <bennb-ll@magitech.org> wrote:
>Hi Chaps -
>
>In the process of writing a networking library, I find myself needing to
>compose/manipulate large buffers from within Lua. Are there any existing
>libraries that have avoided listing on the wiki for manipulating large
>blocks of memory in a string-like fashion without creating reallocation
>penalities?
>
>Cheers!
>--Benn