[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Large Buffer Access
- From: "Benn" <bennb-ll@...>
- Date: Tue, 18 May 2004 08:30:22 +0200 (CEST)
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