|
Project Information
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. |