My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads

The Blob module basically gives you a block of memory that you can use as an array of bytes, integers, floats, etc. For projects dealing with huge byte arrays (e.g. raw image data) this can be much faster than using strings or tables.

Powered by Google Project Hosting