Beamlib 3.3.2
This is the Beam C++ class library.
|
A chunk of data allowing writes of multiple chunks of segmented data. More...
#include <BTypes.h>
Public Member Functions | |
BDataChunk (void *data=0, BUInt size=0) | |
Public Attributes | |
void * | data |
BUInt | size |
A chunk of data allowing writes of multiple chunks of segmented data.
|
inline |
void* BDataChunk::data |
BUInt BDataChunk::size |