SLProject 4.0.000
|
Utility struct that holds a pointer and its length. More...
#include <SLFileStorage.h>
Public Attributes | |
unsigned char * | data |
size_t | size |
Utility struct that holds a pointer and its length.
unsigned char* SLIOBuffer::data |
size_t SLIOBuffer::size |