Reference Manual - 1.0.0
IDirectFBDataBuffer   PutData

Appends a block of data to a streaming buffer.

PutData (
  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.