http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFBDataBuffer.html
IDirectFBDataBuffer
PutData
Appends a block of data to a streaming buffer.
PutData (
IDirectFBDataBuffer.html
IDirectFBDataBuffer
*
thiz,
const void
*
data,
unsigned int
length
);
This method does not wait until the data got fetched.
Static buffers don't support this method.
